This is the complete list of members for dirac::TransformByteIO, including all inherited members.
| AddComponent(ComponentByteIO *component_byteio) | dirac::TransformByteIO | |
| 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 | inlineprotected |
| CollateByteStats(DiracByteStats &dirac_byte_stats) | dirac::TransformByteIO | virtual |
| FlushInputB() | dirac::ByteIO | protected |
| GetBit(unsigned char &c, int pos) const | dirac::ByteIO | inlineprotected |
| GetBytes() | dirac::TransformByteIO | virtual |
| GetReadBytePosition() const | dirac::ByteIO | inline |
| GetSize() const | dirac::TransformByteIO | virtual |
| Input() | dirac::TransformByteIO | |
| InputBytes(char *data, int count) | dirac::ByteIO | inlineprotected |
| InputUnByte() | dirac::ByteIO | inlineprotected |
| InputUnString(const int count) | dirac::ByteIO | inlineprotected |
| m_bits_left | dirac::ByteIO | private |
| m_component_list | dirac::TransformByteIO | private |
| m_cparams | dirac::TransformByteIO | private |
| m_current_byte | dirac::ByteIO | private |
| m_current_pos | dirac::ByteIO | private |
| m_default_cparams | dirac::TransformByteIO | private |
| m_fparams | dirac::TransformByteIO | private |
| m_new_stream | dirac::ByteIO | private |
| m_num_bytes | dirac::ByteIO | private |
| mp_stream | dirac::ByteIO | protected |
| Output() | dirac::TransformByteIO | |
| OutputBytes(const std::string &bytes) | dirac::ByteIO | inlineprotected |
| OutputCurrentByte() | dirac::ByteIO | inlineprotected |
| 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 | inlineprotected |
| RemoveRedundantBytes(const int count) | dirac::ByteIO | protected |
| SeekGet(const int offset, std::ios_base::seekdir dir) | dirac::ByteIO | inlineprotected |
| SetBit(unsigned char &c, int pos) const | dirac::ByteIO | inlineprotected |
| SetBits(unsigned char &c, unsigned char bits) const | dirac::ByteIO | inlineprotected |
| SetBitsLeft(int left_bits) | dirac::ByteIO | inline |
| SetByteParams(const ByteIO &byte_io) | dirac::ByteIO | |
| TransformByteIO(PictureParams &fparams, CodecParams &c_params) | dirac::TransformByteIO | |
| TransformByteIO(ByteIO &byte_io, PictureParams &fparams, CodecParams &c_params) | dirac::TransformByteIO | |
| 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 | inlineprotected |
| ~ByteIO() | dirac::ByteIO | virtual |
| ~TransformByteIO() | dirac::TransformByteIO | virtual |