Created by the British Broadcasting Corporation.
ByteAlignInput() | dirac::ByteIO | [protected] |
ByteAlignOutput() | dirac::ByteIO | |
ByteIO(bool new_stream=true) | dirac::ByteIO | |
ByteIO(const ByteIO &stream_data) | dirac::ByteIO | |
CanRead() const | dirac::ByteIO | [inline, protected] |
CollateByteStats(DiracByteStats &dirac_byte_stats) | dirac::ByteIO | [inline, virtual] |
GetBit(unsigned char &c, int pos) const | dirac::ByteIO | [inline, protected] |
GetBytes() | dirac::ByteIO | [virtual] |
GetIdNumber() const | dirac::ParseParamsByteIO | |
GetReadBytePosition() const | dirac::ByteIO | [inline] |
GetSize() const | dirac::ByteIO | [virtual] |
Input() | dirac::ParseParamsByteIO | |
InputBit() | dirac::ByteIO | [protected] |
InputBytes(char *data, int count) | dirac::ByteIO | [inline, protected] |
InputFixedLengthUint(const int byte_size) | dirac::ByteIO | [inline, protected] |
InputUnByte() | dirac::ByteIO | [inline, protected] |
InputUnString(const int count) | dirac::ByteIO | [inline, protected] |
InputVarLengthInt() | dirac::ByteIO | [protected] |
InputVarLengthUint() | dirac::ByteIO | [protected] |
m_parse_params | dirac::ParseParamsByteIO | [private] |
mp_stream | dirac::ByteIO | [protected] |
Output() | dirac::ParseParamsByteIO | |
OutputBit(const bool &bit) | dirac::ByteIO | [protected] |
OutputBytes(const std::string &bytes) | dirac::ByteIO | [inline, protected] |
OutputCurrentByte() | dirac::ByteIO | [inline, protected] |
OutputFixedLengthUint(const unsigned int &value, const int &length) | dirac::ByteIO | [inline, protected] |
OutputVarLengthInt(const int val) | dirac::ByteIO | [protected] |
OutputVarLengthUint(const unsigned int &value) | dirac::ByteIO | |
ParseParamsByteIO(const ByteIO &stream_data) | dirac::ParseParamsByteIO | |
ParseParamsByteIO(const ByteIO &stream_data, ParseParams &parse_params) | dirac::ParseParamsByteIO | |
RemoveRedundantBytes(const int count) | dirac::ByteIO | [protected] |
SeekGet(const int offset, std::ios_base::seekdir dir) | dirac::ByteIO | [inline, protected] |
SetBit(unsigned char &c, int pos) const | dirac::ByteIO | [inline, protected] |
SetBits(unsigned char &c, unsigned char bits) const | dirac::ByteIO | [inline, protected] |
SetByteParams(const ByteIO &byte_io) | dirac::ByteIO | |
~ByteIO() | dirac::ByteIO | [virtual] |
~ParseParamsByteIO() | dirac::ParseParamsByteIO |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.