Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Data Fields
test Struct Reference

#include <main.h>

Collaboration diagram for test:
Collaboration graph
[legend]

Data Fields

data_id sName
 
data_id sContent
 
data_id sRule
 
aint uiRuleId
 
aint uiFailAt
 
abool bFail
 

Detailed Description

Definition at line 40 of file main.h.

Field Documentation

◆ bFail

abool test::bFail

Definition at line 46 of file main.h.

◆ sContent

data_id test::sContent

Definition at line 42 of file main.h.

◆ sName

data_id test::sName

Definition at line 41 of file main.h.

◆ sRule

data_id test::sRule

Definition at line 43 of file main.h.

◆ uiFailAt

aint test::uiFailAt

Definition at line 45 of file main.h.

◆ uiRuleId

aint test::uiRuleId

Definition at line 44 of file main.h.


The documentation for this struct was generated from the following file:
APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.