Go to the source code of this file.
Defines | |
#define | ENUMERATION |
----------------------- Error code | |
#define | IPP_ENUM_VALUE(X, Y) case X : return #X; |
#define | IPP_ENUM_VALUE(X, Y) case X : return Y; |
Functions | |
const char * | toString (ippParserCmdErrorId v) |
ippErrorNameType | getIppErr (ippParserCmdErrorId code) |
|
----------------------- Error code
Definition at line 5 of file ippParserCmdErrorId.cpp. |
|
|
|
|
|
Definition at line 95 of file ippParserCmdErrorId.cpp. References BadArgument, and ENUMERATION. Referenced by CxxTest::ValueTraits< ippParserCmdErrorId >::ValueTraits(). |
|