| 
    Geant4
    10.02.p03
    
   | 
 
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_SCAFFOLD * | scaffold | 
| unsigned | contentStringLen | 
| unsigned | scaffSize | 
| unsigned | scaffCount | 
| int | scaffLevel | 
| int * | scaffIndex | 
Definition at line 268 of file xmlparse.cc.
| HASH_TABLE DTD::attributeIds | 
Definition at line 271 of file xmlparse.cc.
| unsigned DTD::contentStringLen | 
Definition at line 290 of file xmlparse.cc.
| PREFIX DTD::defaultPrefix | 
Definition at line 286 of file xmlparse.cc.
| HASH_TABLE DTD::elementTypes | 
Definition at line 270 of file xmlparse.cc.
| STRING_POOL DTD::entityValuePool | 
Definition at line 274 of file xmlparse.cc.
| HASH_TABLE DTD::generalEntities | 
Definition at line 269 of file xmlparse.cc.
| XML_Bool DTD::hasParamEntityRefs | 
Definition at line 279 of file xmlparse.cc.
| XML_Bool DTD::in_eldecl | 
Definition at line 288 of file xmlparse.cc.
| XML_Bool DTD::keepProcessing | 
Definition at line 276 of file xmlparse.cc.
| STRING_POOL DTD::pool | 
Definition at line 273 of file xmlparse.cc.
| HASH_TABLE DTD::prefixes | 
Definition at line 272 of file xmlparse.cc.
| unsigned DTD::scaffCount | 
Definition at line 292 of file xmlparse.cc.
| int* DTD::scaffIndex | 
Definition at line 294 of file xmlparse.cc.
| int DTD::scaffLevel | 
Definition at line 293 of file xmlparse.cc.
| CONTENT_SCAFFOLD* DTD::scaffold | 
Definition at line 289 of file xmlparse.cc.
| unsigned DTD::scaffSize | 
Definition at line 291 of file xmlparse.cc.
| XML_Bool DTD::standalone | 
Definition at line 280 of file xmlparse.cc.