The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CBitParser Class Reference

Collaboration diagram for CBitParser:

List of all members.

Public Types

typedef BYTE Bits

Public Member Functions

 CBitParser (const BYTE *pData, DWORD dataLength)
 ~CBitParser ()
DWORD GetBits (Bits bits)
DWORD GetBit ()
bool GetBitAsBoolean ()
DWORD GetExpGolomb ()
void SkipBit ()
void SkipBits (DWORD bits)


Member Typedef Documentation

typedef BYTE Bits


Constructor & Destructor Documentation

CBitParser ( const BYTE pData,
DWORD  dataLength 
)

~CBitParser (  ) 


Member Function Documentation

DWORD GetBits ( Bits  bits  ) 

DWORD GetBit (  ) 

bool GetBitAsBoolean (  ) 

DWORD GetExpGolomb (  ) 

void SkipBit (  ) 

void SkipBits ( DWORD  bits  ) 


Generated on Sun Sep 12 19:11:03 2021 for The Server Framework - v7.4 by doxygen 1.5.3