SmallNumberDecoder Class Reference

#include <SmallNumberCoder.h>

Public Member Functions

 SmallNumberDecoder (const void *pBuffer, unsigned size, void *pRefPointA, void *pRefPointB)
 
bool ReadTinySIntWithFlag (int *pValue, bool *pFlag)
 
bool ReadSmallMostlyEvenSInt (int *pValue)
 
bool ReadStackEntry (void ***pInOutStackAddr, void **pValue)
 

Constructor & Destructor Documentation

SmallNumberDecoder::SmallNumberDecoder ( const void *  pBuffer,
unsigned  size,
void *  pRefPointA,
void *  pRefPointB 
)
inline

Member Function Documentation

bool SmallNumberDecoder::ReadSmallMostlyEvenSInt ( int *  pValue)
inline
bool SmallNumberDecoder::ReadStackEntry ( void ***  pInOutStackAddr,
void **  pValue 
)
inline
bool SmallNumberDecoder::ReadTinySIntWithFlag ( int *  pValue,
bool *  pFlag 
)
inline

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