event.h File Reference

Implementation of a event callback system. More...

Go to the source code of this file.

Defines

#define EVT_ERROR   1
 Error event type.
#define EVT_WARNING   2
 Warning event type.
#define EVT_INFO   4
 Debug event type.

Functions

Exported functions (see also openjpeg.h)
opj_bool opj_event_msg (opj_common_ptr cinfo, int event_type, const char *fmt,...)
 Write formatted data to a string and send the string to a user callback.


Detailed Description

Implementation of a event callback system.

The functions in EVENT.C have for goal to send output messages (errors, warnings, debug) to the user.


Define Documentation

#define EVT_ERROR   1

#define EVT_INFO   4

#define EVT_WARNING   2


Generated on Mon Dec 19 12:34:13 2016 for OpenJPEG by  doxygen 1.5.6