Created by the British Broadcasting Corporation.
BitsLeft(void) | dirac::ByteIO | [inline] |
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] |
CheckLevel() | dirac::ParseParamsByteIO | [private] |
CheckProfile() | dirac::ParseParamsByteIO | [private] |
CheckVersion() | dirac::ParseParamsByteIO | [private] |
CollateByteStats(DiracByteStats &dirac_byte_stats) | dirac::ByteIO | [inline, virtual] |
FlushInputB() | dirac::ByteIO | [protected] |
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 | |
InputBytes(char *data, int count) | dirac::ByteIO | [inline, protected] |
InputUnByte() | dirac::ByteIO | [inline, protected] |
InputUnString(const int count) | dirac::ByteIO | [inline, protected] |
m_parse_params | dirac::ParseParamsByteIO | [private] |
mp_stream | dirac::ByteIO | [protected] |
Output() | dirac::ParseParamsByteIO | |
OutputBytes(const std::string &bytes) | dirac::ByteIO | [inline, protected] |
OutputCurrentByte() | dirac::ByteIO | [inline, protected] |
ParseParamsByteIO(const ByteIO &stream_data, ParseParams &parse_params, EncoderParams &enc_params) | dirac::ParseParamsByteIO | |
ParseParamsByteIO(const ByteIO &stream_data, ParseParams &parse_params) | dirac::ParseParamsByteIO | |
ReadBit() | dirac::ByteIO | [protected] |
ReadBitB() | dirac::ByteIO | [protected] |
ReadBool() | dirac::ByteIO | [protected] |
ReadBoolB() | dirac::ByteIO | [protected] |
ReadNBits(int count) | dirac::ByteIO | [protected] |
ReadSint() | dirac::ByteIO | [protected] |
ReadSintB() | dirac::ByteIO | [protected] |
ReadUint() | dirac::ByteIO | [protected] |
ReadUintB() | dirac::ByteIO | [protected] |
ReadUintLit(const int byte_size) | dirac::ByteIO | [inline, protected] |
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] |
SetBitsLeft(int left_bits) | dirac::ByteIO | [inline] |
SetByteParams(const ByteIO &byte_io) | dirac::ByteIO | |
WriteBit(const bool &bit) | dirac::ByteIO | [protected] |
WriteNBits(unsigned int val) | dirac::ByteIO | [protected] |
WriteNBits(unsigned int val, int count) | dirac::ByteIO | [protected] |
WriteSint(int val) | dirac::ByteIO | [protected] |
WriteUint(unsigned int value) | dirac::ByteIO | |
WriteUintLit(const unsigned int &value, const int &length) | dirac::ByteIO | [inline, protected] |
~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.