Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Fred/Error/JErrorHandler.hpp File Reference

#include <j2k/Fred/Standard.hpp>
#include <j2k/Fred/Error/JError.hpp>
#include <j2k/Fred/Error/JErrorHandler.inl>

Go to the source code of this file.

Compounds

class  JErrorHandler

Defines

#define MC_JErrorHandlerArg

Typedefs

typedef void(* JErrorHandlerCallback_t )(JErrorLevel level, JErrorNo no, const char *errmsg, int line, const char *file)

Functions

void defaultErrorHandler (JErrorLevel level, JErrorNo no, const char *errmsg, int line, const char *file)
void cheapError (int line, const char *file, const char *errmsg)


Define Documentation

#define MC_JErrorHandlerArg
 

Value:

JErrorLevel level,   \
    JErrorNo    no,      \
    const char* errmsg,  \
    int         line,    \
    const char* file

Definition at line 18 of file JErrorHandler.hpp.


Typedef Documentation

typedef void( * JErrorHandlerCallback_t)( JErrorLevel level, JErrorNo no, const char* errmsg, int line, const char* file )
 

Definition at line 26 of file JErrorHandler.hpp.


Function Documentation

void cheapError int    line,
const char *    file,
const char *    errmsg
[static]
 

void defaultErrorHandler JErrorLevel    level,
JErrorNo    no,
const char *    errmsg,
int    line,
const char *    file
[static]
 

Referenced by TFTP_AccessViolationErrorHandler(), TFTP_DiskFullErrorHandler(), TFTP_FileAlreadyExistErrorHandler(), TFTP_FileNotFoundErrorHandler(), TFTP_IllegalOpErrorHandler(), TFTP_NoSuchUserErrorHandler(), and TFTP_NotDefinedErrorHandler().


Generated on Sun Oct 14 18:47:37 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001