zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ftmoderr.h File Reference

Go to the source code of this file.

Macros

#define FT_MODERR_END_LIST   FT_Mod_Err_Max };
 
#define FT_MODERR_START_LIST   enum {
 
#define FT_MODERRDEF(e, v, s)   FT_Mod_Err_ ## e = 0,
 

Macro Definition Documentation

#define FT_MODERR_END_LIST   FT_Mod_Err_Max };

Definition at line 81 of file ftmoderr.h.

#define FT_MODERR_START_LIST   enum {

Definition at line 80 of file ftmoderr.h.

#define FT_MODERRDEF (   e,
  v,
  s 
)    FT_Mod_Err_ ## e = 0,

Definition at line 77 of file ftmoderr.h.