Geant4-11
Data Fields
DTD Struct Reference

Data Fields

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

Detailed Description

Definition at line 268 of file xmlparse.cc.

Field Documentation

◆ attributeIds

HASH_TABLE DTD::attributeIds

Definition at line 271 of file xmlparse.cc.

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

◆ contentStringLen

unsigned DTD::contentStringLen

Definition at line 290 of file xmlparse.cc.

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

◆ defaultPrefix

PREFIX DTD::defaultPrefix

◆ elementTypes

HASH_TABLE DTD::elementTypes

Definition at line 270 of file xmlparse.cc.

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

◆ entityValuePool

STRING_POOL DTD::entityValuePool

Definition at line 274 of file xmlparse.cc.

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

◆ generalEntities

HASH_TABLE DTD::generalEntities

◆ hasParamEntityRefs

XML_Bool DTD::hasParamEntityRefs

Definition at line 279 of file xmlparse.cc.

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

◆ in_eldecl

XML_Bool DTD::in_eldecl

Definition at line 288 of file xmlparse.cc.

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

◆ keepProcessing

XML_Bool DTD::keepProcessing

Definition at line 276 of file xmlparse.cc.

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

◆ pool

STRING_POOL DTD::pool

◆ prefixes

HASH_TABLE DTD::prefixes

◆ scaffCount

unsigned DTD::scaffCount

Definition at line 292 of file xmlparse.cc.

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

◆ scaffIndex

int* DTD::scaffIndex

Definition at line 294 of file xmlparse.cc.

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

◆ scaffLevel

int DTD::scaffLevel

Definition at line 293 of file xmlparse.cc.

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

◆ scaffold

CONTENT_SCAFFOLD* DTD::scaffold

◆ scaffSize

unsigned DTD::scaffSize

Definition at line 291 of file xmlparse.cc.

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

◆ standalone

XML_Bool DTD::standalone

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