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

Data Fields

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
 
intscaffIndex
 

Detailed Description

Definition at line 260 of file xmlparse.cc.

Field Documentation

HASH_TABLE DTD::attributeIds

Definition at line 263 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

unsigned DTD::contentStringLen

Definition at line 282 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

PREFIX DTD::defaultPrefix

Definition at line 278 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

HASH_TABLE DTD::elementTypes

Definition at line 262 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

STRING_POOL DTD::entityValuePool

Definition at line 266 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

HASH_TABLE DTD::generalEntities

Definition at line 261 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool DTD::hasParamEntityRefs

Definition at line 271 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool DTD::in_eldecl

Definition at line 280 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool DTD::keepProcessing

Definition at line 268 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

STRING_POOL DTD::pool

Definition at line 265 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

HASH_TABLE DTD::prefixes

Definition at line 264 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

unsigned DTD::scaffCount

Definition at line 284 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int* DTD::scaffIndex

Definition at line 286 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int DTD::scaffLevel

Definition at line 285 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

CONTENT_SCAFFOLD* DTD::scaffold

Definition at line 281 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

unsigned DTD::scaffSize

Definition at line 283 of file xmlparse.cc.

XML_Bool DTD::standalone

Definition at line 272 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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