APG
… an ABNF Parser Generator
|
Holds the statistics for a single node. More...
Data Fields | |
const char * | cpName |
The node name. More... | |
aint | uiHits |
Total number of hits. More... | |
aint | uiMatch |
Number of matched hits. More... | |
aint | uiNomatch |
Number of not matched hits. More... | |