APG
… an ABNF Parser Generator
|
Data structure for a single ABG 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... | |
const uint8_t* op_abg::ucpPpptMap |