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

LowFirstBitReader Class Reference

. More...

#include <zinflate.h>

List of all members.

Public Methods

 LowFirstBitReader (BufferedTransformation &store)
unsigned long BitsLeft ()const
unsigned int BitsBuffered ()const
unsigned long PeekBuffer ()const
bool FillBuffer (unsigned int length)
unsigned long PeekBits (unsigned int length)
void SkipBits (unsigned int length)
unsigned long GetBits (unsigned int length)


Detailed Description

.

Definition at line 9 of file zinflate.h.


Constructor & Destructor Documentation

LowFirstBitReader::LowFirstBitReader ( BufferedTransformation & store ) [inline]
 

Definition at line 12 of file zinflate.h.


Member Function Documentation

unsigned int LowFirstBitReader::BitsBuffered ( ) const [inline]
 

Definition at line 15 of file zinflate.h.

unsigned long LowFirstBitReader::BitsLeft ( ) const [inline]
 

Definition at line 14 of file zinflate.h.

bool LowFirstBitReader::FillBuffer ( unsigned int length ) [inline]
 

Definition at line 8 of file zinflate.cpp.

unsigned long LowFirstBitReader::GetBits ( unsigned int length ) [inline]
 

Definition at line 36 of file zinflate.cpp.

unsigned long LowFirstBitReader::PeekBits ( unsigned int length ) [inline]
 

Definition at line 22 of file zinflate.cpp.

unsigned long LowFirstBitReader::PeekBuffer ( ) const [inline]
 

Definition at line 16 of file zinflate.h.

void LowFirstBitReader::SkipBits ( unsigned int length ) [inline]
 

Definition at line 29 of file zinflate.cpp.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:16:53 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000