APG
… an ABNF Parser Generator
|
Size information for the **P**artially-**P**redictive **P**arsing **T**ables (PPPT) data. More...
#include <api.h>
Data Fields | |
luint | luiAcharMin |
The minimum character size in the grammar alphabet. More... | |
luint | luiAcharMax |
The maximum character size in the grammar alphabet. More... | |
luint | luiMapSize |
The size, in bytes, of a single PPPT table entry (map). More... | |
luint | luiMaps |
The number of maps needed. More... | |
luint | luiTableSize |
The memory requirement, in bytes, of the full table. More... | |
Size information for the **P**artially-**P**redictive **P**arsing **T**ables (PPPT) data.
luint pppt_size::luiAcharMax |
luint pppt_size::luiAcharMin |
luint pppt_size::luiMapSize |
luint pppt_size::luiTableSize |