Defines | Enumerations | Functions

cderror.h File Reference

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

Defines

#define JMAKE_ENUM_LIST
#define JMESSAGE(code, string)   code ,

Enumerations

enum  ADDON_MESSAGE_CODE

Functions

 JMESSAGE (JMSG_FIRSTADDONCODE=1000, NULL) JMESSAGE(JERR_BAD_CMAP_FILE
Color map file is invalid or
of unsupported format 
JMESSAGE (JERR_TOO_MANY_COLORS,"Output file format cannot handle %d colormap entries") JMSG_LASTADDONCODE

Define Documentation

#define JMAKE_ENUM_LIST
#define JMESSAGE (   code,
  string 
)    code ,

Enumeration Type Documentation


Function Documentation

ADDON_MESSAGE_CODE::JMESSAGE ( JMSG_FIRSTADDONCODE  = 1000,
NULL   
)
Color map file is invalid or of unsupported format ADDON_MESSAGE_CODE::JMESSAGE ( JERR_TOO_MANY_COLORS  ,
"Output file format cannot handle %d colormap entries"   
)