Go to the source code of this file.
Defines | |
#define | INITARGS 64 |
Enumerations | |
enum | ippArgItemType { ARGCOMMA = ',', ARGDOT = '.', ARGDOUBLE = '#', ARGETAG = 't', ARGIJK = 'v', ARGKEYWORD = 'k', ARGPARENEMPTY = 'E', ARGPARENDOUBLE = 'D', ARGSTRING = 's' } |
|
Definition at line 14 of file ippCommandParser.h. Referenced by ippCommandParser::ippCommandParser(). |
|
Definition at line 53 of file ippCommandParser.h. |