Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

Bitstream Class Reference

#include <bitstream.h>

List of all members.

Public Member Functions

 Bitstream (const Bytef *, const int &)
 constructor for readers with Direct IO

 ~Bitstream (void)
 Bitstream deconstuctor.

BytefgetBits (void) const
int getSize (void) const
void reverse (void)
void print (void) const

Protected Attributes

Bytefbitstream
int size


Constructor & Destructor Documentation

Bitstream::Bitstream const Bytef bs,
const int &  s
 

constructor for readers with Direct IO

Parameters:
bs pointer to a constant bitstream array
s length of that bitstream

Bitstream::~Bitstream void   ) 
 

Bitstream deconstuctor.


Member Function Documentation

Bytef * Bitstream::getBits void   )  const
 

int Bitstream::getSize void   )  const
 

void Bitstream::print void   )  const
 

void Bitstream::reverse void   ) 
 


Member Data Documentation

Bytef* Bitstream::bitstream [protected]
 

int Bitstream::size [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Apr 7 01:56:44 2005 for StripeSnoop by doxygen 1.3.3