APG
… an ABNF Parser Generator
|
Data structure for a single TLS 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 achar * | acpStrTbl |
Pointer to the alphabet character table for the first character of the allowed string. More... | |
aint | uiStrLen |
Number of characters in the string. More... | |
const achar* op_tls::acpStrTbl |
const uint8_t* op_tls::ucpPpptMap |