Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::InputStreamBuffer Class Reference

Input Stream Buffer Class.

#include <dirac_cppparser.h>

List of all members.

Public Member Functions

Private Member Functions

Private Attributes

Static Private Attributes


Constructor & Destructor Documentation

dirac::InputStreamBuffer::InputStreamBuffer (  ) 

dirac::InputStreamBuffer::~InputStreamBuffer (  ) 

dirac::InputStreamBuffer::InputStreamBuffer ( const InputStreamBuffer inbuf  )  [private]


Member Function Documentation

void dirac::InputStreamBuffer::Copy ( char *  start,
int  bytes 
)

Copy take

Parameters:
start memory area start
bytes number of bytes to copy starting from start

InputStreamBuffer& dirac::InputStreamBuffer::operator= ( const InputStreamBuffer inbuf  )  [private]

void dirac::InputStreamBuffer::PurgeProcessedData (  ) 

std::ios::pos_type dirac::InputStreamBuffer::Rewind (  ) 

std::ios::pos_type dirac::InputStreamBuffer::Seek ( std::ios::pos_type  bytes,
std::ios::seekdir  pos = std::ios::cur 
)

Seek takes

Parameters:
bytes offset in bytes
pos the position from which the offset is applied

std::ios::pos_type dirac::InputStreamBuffer::Tell (  ) 


Member Data Documentation

const int dirac::InputStreamBuffer::m_buffer_size = 1232896 [static, private]


The documentation for this class was generated from the following file:

© 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.