dirac::MemoryStreamOutput Class Reference

#include <pic_io.h>

Inheritance diagram for dirac::MemoryStreamOutput:

dirac::StreamPicOutput List of all members.

Public Member Functions

 MemoryStreamOutput ()
 Default Constructor.
 ~MemoryStreamOutput ()
 Destructor.
void SetSequenceParams (SeqParams &sparams)
 Set sequence parameters.
void SetMembufReference (unsigned char *buf, int buf_size)
 Set the memory buffer to write the data to.
bool End () const
 Returns true if we're at the end of the input, false otherwise.

Protected Member Functions

 MemoryStreamOutput (const MemoryStreamOutput &)
 Body-less copy constructor.
MemoryStreamOutputoperator= (const MemoryStreamOutput &)
 Body-less assignment operator.

Protected Attributes

OutputMemoryBuffer m_membuf
 Output stream Memory buffer.

Classes

class  OutputMemoryBuffer
 local memory buffer More...

Detailed Description

Outputs pictures to a memory buffer

Definition at line 114 of file pic_io.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:49:22 2005 for guliverkli by  doxygen 1.4.5