jpgermgr.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "jpgermgr.h"
#include "jerror.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define JMESSAGE(code, string, errorclass)   errorclass ,

Functions

 METHODDEF (void) format_message(libJPEG
 For formatting TRACE strings Notes: From IJG library: Format a message string for the most recent JPEG error or message. The message is stored into buffer, which should be at least JMSG_LENGTH_MAX characters. Note that no '
' character is added to the string. Few applications should need to override this method.

Variables

const char *const MessageTable []
const JPEGErrorManager::ERROR_CLASS ErrorClasses []


Define Documentation

#define JMESSAGE code,
string,
errorclass   )     errorclass ,
 

Definition at line 133 of file jpgermgr.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 113 of file jpgermgr.cpp.


Function Documentation

METHODDEF void   ) 
 

For formatting TRACE strings Notes: From IJG library: Format a message string for the most recent JPEG error or message. The message is stored into buffer, which should be at least JMSG_LENGTH_MAX characters. Note that no '
' character is added to the string. Few applications should need to override this method.

Author:
Colin_Barfoot (Xara Group Ltd) <camelotdev@xara.com> (copied from IJG library)
Date:
02/08/96

Definition at line 605 of file jpgermgr.cpp.


Variable Documentation

const JPEGErrorManager::ERROR_CLASS ErrorClasses[]
 

Definition at line 135 of file jpgermgr.cpp.

const char* const MessageTable[]
 

Initial value:

{
    NULL
}

Definition at line 126 of file jpgermgr.cpp.


Generated on Sat Nov 10 03:49:11 2007 for Camelot by  doxygen 1.4.4