Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
open_internal_entity Struct Reference

Data Fields

XML_Bool betweenDecl
 
ENTITYentity
 
const char * internalEventEndPtr
 
const char * internalEventPtr
 
struct open_internal_entitynext
 
int startTagLevel
 

Detailed Description

Definition at line 297 of file xmlparse.cc.

Field Documentation

◆ betweenDecl

XML_Bool open_internal_entity::betweenDecl

Definition at line 303 of file xmlparse.cc.

Referenced by processInternalEntity().

◆ entity

ENTITY* open_internal_entity::entity

Definition at line 301 of file xmlparse.cc.

Referenced by internalEntityProcessor(), and processInternalEntity().

◆ internalEventEndPtr

const char* open_internal_entity::internalEventEndPtr

Definition at line 299 of file xmlparse.cc.

Referenced by processInternalEntity().

◆ internalEventPtr

const char* open_internal_entity::internalEventPtr

Definition at line 298 of file xmlparse.cc.

Referenced by processInternalEntity().

◆ next

struct open_internal_entity* open_internal_entity::next

◆ startTagLevel

int open_internal_entity::startTagLevel

Definition at line 302 of file xmlparse.cc.

Referenced by internalEntityProcessor(), and processInternalEntity().


The documentation for this struct was generated from the following file: