AssertValid() const | PLObject | [virtual] |
Close() | PLPicDecoder | [virtual] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLPPMDecoder | [protected, virtual] |
expandASCIILine(PLPixel32 *pDest, int MaxGrayValue, int Width, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
expandByteLine(PLPixel32 *pDest, int MaxGrayValue, int Width, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
m_LastByte | PLPPMDecoder | [private] |
m_pDataSrc | PLPicDecoder | [protected] |
m_UseLastByte | PLPPMDecoder | [private] |
MakeBmp(PLDataSource *pDataSrc, PLBmp *pBmp, int BPPWanted=0) | PLPicDecoder | [virtual] |
MakeBmpFromFile(const char *pszFName, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
MakeBmpFromMemory(unsigned char *ucMemSrc, int MemSrcSize, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
OpenFile(const char *pszFName, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | |
PLObject() | PLObject | |
PLPicDecoder() | PLPicDecoder | |
PLPPMDecoder() | PLPPMDecoder | |
raiseError(int Code, char *pszErr) | PLPicDecoder | [static] |
readASCIIDecimal(PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
readASCIILine(PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
readASCIIPixel32(int MaxGrayValue, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
ReadByte(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readData(PPMHEADER *pPpmHead, PLBmp *pBmp, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
ReadILong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readImage(PPMHEADER *pPpmHead, PLBmp *pBmp, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
ReadIWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMLong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readPpmHeader(PPMHEADER *pPpmHead, PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
SetTraceConfig(int Level, char *pszFName) | PLPicDecoder | [static] |
skipComment(PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
skipPpmASCIISeparators(PLDataSource *pDataSrc) | PLPPMDecoder | [private] |
Trace(int TraceLevel, const char *pszMessage) | PLPicDecoder | [static] |
unpackPictRow(PLBYTE *pLineBuf, PLDataSource *pDataSrc, int Width, int rowBytes, int SrcBytes) | PLPicDecoder | [protected] |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |
~PLPPMDecoder() | PLPPMDecoder | [virtual] |