16 #ifndef polybori_error_CErrorInfo_h_
17 #define polybori_error_CErrorInfo_h_
38 static errortext_type text(errornum_type);
42 static errortext_type pErrorText[];
#define END_NAMESPACE_PBORI
Finish project's namespace.
Definition: pbori_defs.h:77
#define BEGIN_NAMESPACE_PBORI
Start project's namespace.
Definition: pbori_defs.h:74
unsigned int errornum_type
Type used to store error codes.
Definition: pbori_defs.h:234
CTypes::errortext_type errortext_type
adopt global error text type
Definition: CErrorInfo.h:32
CTypes::errornum_type errornum_type
adopt global error code enumeration
Definition: CErrorInfo.h:29
Definition: CErrorInfo.h:26