Created by the British Broadcasting Corporation.
#include <pic_io.h>
Inheritance diagram for dirac::MemoryStreamInput:

| dirac::MemoryStreamInput::MemoryStreamInput | ( | ) |
| dirac::MemoryStreamInput::~MemoryStreamInput | ( | ) |
| dirac::MemoryStreamInput::MemoryStreamInput | ( | const MemoryStreamInput & | ) | [protected] |
| bool dirac::MemoryStreamInput::End | ( | ) | const |
Reimplemented from dirac::StreamPicInput.
| MemoryStreamInput& dirac::MemoryStreamInput::operator= | ( | const MemoryStreamInput & | ) | [protected] |
| void dirac::MemoryStreamInput::SetMembufReference | ( | unsigned char * | buf, | |
| int | buf_size | |||
| ) |
Set the input memory buffer variables
| buf | Input Buffer to read data from | |
| buf_size | Input buffer size |
| void dirac::MemoryStreamInput::SetSequenceParams | ( | SeqParams & | sparams | ) | [inline] |
| virtual void dirac::MemoryStreamInput::Skip | ( | const int | n | ) | [virtual] |
Implements dirac::StreamPicInput.
InputMemoryBuffer dirac::MemoryStreamInput::m_membuf [protected] |
© 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.