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] |
CollateByteStats(DiracByteStats &dirac_byte_stats) | dirac::ByteIO | [inline, virtual] |
FlushInputB() | dirac::ByteIO | [protected] |
GetBandDataLength() const | dirac::SubbandByteIO | |
GetBit(unsigned char &c, int pos) const | dirac::ByteIO | [inline, protected] |
GetBytes() | dirac::SubbandByteIO | [virtual] |
GetReadBytePosition() const | dirac::ByteIO | [inline] |
GetSize() const | dirac::ByteIO | [virtual] |
Input() | dirac::SubbandByteIO | |
InputBytes(char *data, int count) | dirac::ByteIO | [inline, protected] |
InputUnByte() | dirac::ByteIO | [inline, protected] |
InputUnString(const int count) | dirac::ByteIO | [inline, protected] |
m_band_data_length | dirac::SubbandByteIO | [private] |
m_subband | dirac::SubbandByteIO | [private] |
mp_stream | dirac::ByteIO | [protected] |
OutputBytes(const std::string &bytes) | dirac::ByteIO | [inline, protected] |
OutputCurrentByte() | dirac::ByteIO | [inline, protected] |
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 | |
SubbandByteIO(Subband &sub_band, const ByteIO &byteio) | dirac::SubbandByteIO | |
SubbandByteIO(Subband &sub_band) | dirac::SubbandByteIO | |
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] |
~SubbandByteIO() | dirac::SubbandByteIO |
© 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.