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

Data Fields

void * vpVecMsgs
 
void * vpVecNames
 
void * vpVecDesc
 
void * vpVecOffsets
 
char * cpSectionName
 
char * cpJsonFileName
 
aint uiCount
 
aint uiSection
 

Detailed Description

Definition at line 514 of file main.c.

Field Documentation

◆ cpJsonFileName

char* section_def::cpJsonFileName

Definition at line 520 of file main.c.

◆ cpSectionName

char* section_def::cpSectionName

Definition at line 519 of file main.c.

◆ uiCount

aint section_def::uiCount

Definition at line 521 of file main.c.

◆ uiSection

aint section_def::uiSection

Definition at line 522 of file main.c.

◆ vpVecDesc

void* section_def::vpVecDesc

Definition at line 517 of file main.c.

◆ vpVecMsgs

void* section_def::vpVecMsgs

Definition at line 515 of file main.c.

◆ vpVecNames

void* section_def::vpVecNames

Definition at line 516 of file main.c.

◆ vpVecOffsets

void* section_def::vpVecOffsets

Definition at line 518 of file main.c.


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.