Geant4  10.00.p02
DTD Struct Reference
+ Collaboration diagram for DTD:

Public Attributes

HASH_TABLE generalEntities
 
HASH_TABLE elementTypes
 
HASH_TABLE attributeIds
 
HASH_TABLE prefixes
 
STRING_POOL pool
 
STRING_POOL entityValuePool
 
XML_Bool keepProcessing
 
XML_Bool hasParamEntityRefs
 
XML_Bool standalone
 
PREFIX defaultPrefix
 
XML_Bool in_eldecl
 
CONTENT_SCAFFOLDscaffold
 
unsigned contentStringLen
 
unsigned scaffSize
 
unsigned scaffCount
 
int scaffLevel
 
int * scaffIndex
 

Detailed Description

Definition at line 260 of file xmlparse.cc.

Member Data Documentation

HASH_TABLE DTD::attributeIds

Definition at line 263 of file xmlparse.cc.

Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getAttributeId(), and storeAtts().

unsigned DTD::contentStringLen

Definition at line 282 of file xmlparse.cc.

Referenced by build_model(), doProlog(), dtdCopy(), dtdCreate(), and dtdReset().

PREFIX DTD::defaultPrefix
HASH_TABLE DTD::elementTypes

Definition at line 262 of file xmlparse.cc.

Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getElementType(), and storeAtts().

STRING_POOL DTD::entityValuePool

Definition at line 266 of file xmlparse.cc.

Referenced by doProlog(), dtdCreate(), dtdDestroy(), dtdReset(), and storeEntityValue().

HASH_TABLE DTD::generalEntities
XML_Bool DTD::hasParamEntityRefs

Definition at line 271 of file xmlparse.cc.

Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), and dtdReset().

XML_Bool DTD::in_eldecl

Definition at line 280 of file xmlparse.cc.

Referenced by doProlog(), dtdCopy(), dtdCreate(), and dtdReset().

XML_Bool DTD::keepProcessing

Definition at line 268 of file xmlparse.cc.

Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and storeEntityValue().

unsigned DTD::scaffCount

Definition at line 284 of file xmlparse.cc.

Referenced by build_model(), doProlog(), dtdCreate(), dtdReset(), and nextScaffoldPart().

int* DTD::scaffIndex

Definition at line 286 of file xmlparse.cc.

Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), and nextScaffoldPart().

int DTD::scaffLevel

Definition at line 285 of file xmlparse.cc.

Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and nextScaffoldPart().

CONTENT_SCAFFOLD* DTD::scaffold
unsigned DTD::scaffSize

Definition at line 283 of file xmlparse.cc.

Referenced by dtdCopy(), dtdCreate(), dtdReset(), and nextScaffoldPart().

XML_Bool DTD::standalone

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