APG
… an ABNF Parser Generator
|
Data structure for a single UDT opcode. More...
#include <parserp.h>
Data Fields | |
aint | uiId |
The operation identifier, ID_ALT. More... | |
const uint8_t * | ucpPpptMap |
Pointer to the PPPT map for this opcode, if any. More... | |
udt * | spUdt |
Pointer to the UDT structure. More... | |
aint | uiEmpty |
True if this UDT can return EMPTY, false otherwise. More... | |
const uint8_t* op_udt::ucpPpptMap |
aint op_udt::uiEmpty |