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

#include <xmlp.h>

Data Fields

uint32_t uiNameOffset
 This is a unique identifier for the name. Used to check for entities that refer to themselves indirectly. More...
 

Detailed Description

Definition at line 107 of file xmlp.h.

Field Documentation

◆ uiNameOffset

uint32_t entity_frame::uiNameOffset

This is a unique identifier for the name. Used to check for entities that refer to themselves indirectly.

Definition at line 108 of file xmlp.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.