This graph shows which files directly or indirectly include this file:
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 |
|
Definition at line 23 of file plexcept.h. |
|
Definition at line 30 of file plexcept.h. Referenced by PLAnyBmp::internalCreate(). |
|
Definition at line 33 of file plexcept.h. Referenced by PLDataSource::CheckEOF(), PLDataSink::CheckEOF(), and PLDataSink::WriteNBytes(). |
|
Definition at line 22 of file plexcept.h. |
|
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(). |
|
|
Definition at line 27 of file plexcept.h. Referenced by PLPCXDecoder::DoDecode(), PLTIFFDecoder::doLoColor(), PLMemSink::GetBytes(), PLPCXDecoder::PCX_PlanesToPixels(), and PLPCXDecoder::PCX_UnpackPixels(). |
|
Definition at line 32 of file plexcept.h. Referenced by PLTIFFDecoder::doHiColor(), PLTIFFDecoder::doLoColor(), PLFilterQuantize::initLUT(), and PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 16 of file plexcept.h. |
|
Definition at line 21 of file plexcept.h. |
|
Definition at line 28 of file plexcept.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 17 of file plexcept.h. Referenced by PLTIFFDecoder::DoDecode(), PLPCXDecoder::DoDecode(), PLTIFFDecoder::doHiColor(), PLBmpDecoder::getInfoHeader(), and PLPictDecoder::readHeader(). |