Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

plexcept.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  PLTextException
 An object of this class is thrown by other classes when an error occurs. More...

Defines

#define PL_ERROK   0
#define PL_ERRWRONG_SIGNATURE   1
#define PL_ERRFORMAT_UNKNOWN   2
#define PL_ERRPATH_NOT_FOUND   3
#define PL_ERRFILE_NOT_FOUND   4
#define PL_ERRACCESS_DENIED   5
#define PL_ERRFORMAT_NOT_SUPPORTED   6
#define PL_ERRINTERNAL   7
#define PL_ERRUNKNOWN_FILE_TYPE   8
#define PL_ERRDIB_TOO_LARGE   9
#define PL_ERRNO_MEMORY   10
#define PL_ERREND_OF_FILE   11


Define Documentation

#define PL_ERRACCESS_DENIED   5
 

Definition at line 23 of file plexcept.h.

#define PL_ERRDIB_TOO_LARGE   9
 

Definition at line 30 of file plexcept.h.

Referenced by PLAnyBmp::internalCreate().

#define PL_ERREND_OF_FILE   11
 

Definition at line 33 of file plexcept.h.

Referenced by PLDataSource::CheckEOF(), PLDataSink::CheckEOF(), and PLDataSink::WriteNBytes().

#define PL_ERRFILE_NOT_FOUND   4
 

Definition at line 22 of file plexcept.h.

#define PL_ERRFORMAT_NOT_SUPPORTED   6
 

Definition at line 25 of file plexcept.h.

Referenced by PLBmpDecoder::decodeRLE4(), PLBmpDecoder::decodeRLE8(), error_exit(), PLPictDecoder::interpretOpcodes(), PLPictDecoder::jpegOp(), PLPicDecoder::MakeBmp(), PLAnyPicDecoder::MakeBmp(), and raiseError().

#define PL_ERRFORMAT_UNKNOWN   2
 

Definition at line 19 of file plexcept.h.

Referenced by PLPCXDecoder::DoDecode(), PLBmpDecoder::DoDecode(), PLPictDecoder::expandBuf(), PLPictDecoder::expandBuf8(), PLPictDecoder::interpretOpcodes(), PLPictDecoder::pixPat(), PLPPMDecoder::readASCIILine(), PLPGMDecoder::readASCIILine(), PLPictDecoder::readColourTable(), PLTGADecoder::readImage(), PLPPMDecoder::readImage(), PLPGMDecoder::readImage(), PLPGMDecoder::readPgmHeader(), PLPPMDecoder::readPpmHeader(), PLPictDecoder::unpackbits(), and PLPNGDecoder::user_error_fn().

#define PL_ERRINTERNAL   7
 

Definition at line 27 of file plexcept.h.

Referenced by PLPCXDecoder::DoDecode(), PLTIFFDecoder::doLoColor(), PLMemSink::GetBytes(), PLPCXDecoder::PCX_PlanesToPixels(), and PLPCXDecoder::PCX_UnpackPixels().

#define PL_ERRNO_MEMORY   10
 

Definition at line 32 of file plexcept.h.

Referenced by PLTIFFDecoder::doHiColor(), PLTIFFDecoder::doLoColor(), PLFilterQuantize::initLUT(), and PLAnyPicDecoder::MakeBmp().

#define PL_ERROK   0
 

Definition at line 16 of file plexcept.h.

#define PL_ERRPATH_NOT_FOUND   3
 

Definition at line 21 of file plexcept.h.

#define PL_ERRUNKNOWN_FILE_TYPE   8
 

Definition at line 28 of file plexcept.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_ERRWRONG_SIGNATURE   1
 

Definition at line 17 of file plexcept.h.

Referenced by PLTIFFDecoder::DoDecode(), PLPCXDecoder::DoDecode(), PLTIFFDecoder::doHiColor(), PLBmpDecoder::getInfoHeader(), and PLPictDecoder::readHeader().


Generated on Wed Dec 15 21:20:44 2004 for vuVolume by  doxygen 1.3.9.1