Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
open_internal_entity Struct Reference

Data Fields

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

Detailed Description

Definition at line 289 of file xmlparse.cc.

Field Documentation

XML_Bool open_internal_entity::betweenDecl

Definition at line 295 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

ENTITY* open_internal_entity::entity

Definition at line 293 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const char* open_internal_entity::internalEventEndPtr

Definition at line 291 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const char* open_internal_entity::internalEventPtr

Definition at line 290 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

struct open_internal_entity* open_internal_entity::next

Definition at line 292 of file xmlparse.cc.

Referenced by XML_GetFeatureList(), XML_ParserFree(), and XML_ParserReset().

int open_internal_entity::startTagLevel

Definition at line 294 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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