Created by the British Broadcasting Corporation.
#include <component_byteio.h>
Inheritance diagram for dirac::ComponentByteIO:
cs | Picture-component type | |
byteIO | Input/output Byte stream |
dirac::ComponentByteIO::ComponentByteIO | ( | CompSort | cs | ) |
cs | Picture-component type |
dirac::ComponentByteIO::~ComponentByteIO | ( | ) |
void dirac::ComponentByteIO::AddSubband | ( | SubbandByteIO * | p_subband_byteio | ) |
p_subband_byteio | Subband to be added |
void dirac::ComponentByteIO::CollateByteStats | ( | DiracByteStats & | dirac_byte_stats | ) | [virtual] |
bool dirac::ComponentByteIO::Input | ( | ) |
void dirac::ComponentByteIO::Output | ( | ) |
CompSort dirac::ComponentByteIO::m_compsort [private] |
std::vector<ByteIO*> dirac::ComponentByteIO::m_subband_list [private] |
© 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.