Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
open_internal_entity Struct Reference
Collaboration diagram for open_internal_entity:

Public Attributes

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

Detailed Description

Definition at line 297 of file xmlparse.cc.

Member Data Documentation

XML_Bool open_internal_entity::betweenDecl

Definition at line 303 of file xmlparse.cc.

ENTITY* open_internal_entity::entity

Definition at line 301 of file xmlparse.cc.

const char* open_internal_entity::internalEventEndPtr

Definition at line 299 of file xmlparse.cc.

const char* open_internal_entity::internalEventPtr

Definition at line 298 of file xmlparse.cc.

struct open_internal_entity* open_internal_entity::next

Definition at line 300 of file xmlparse.cc.

int open_internal_entity::startTagLevel

Definition at line 302 of file xmlparse.cc.


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