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] |
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 | |
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_band_data_length | dirac::SubbandByteIO | [private] |
m_subband | dirac::SubbandByteIO | [private] |
mp_stream | dirac::ByteIO | [protected] |
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 | |
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 | |
SubbandByteIO(Subband &sub_band, const ByteIO &byteio) | dirac::SubbandByteIO | |
SubbandByteIO(Subband &sub_band) | dirac::SubbandByteIO | |
~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.