|
Geant4-11
|
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_SCAFFOLD * | scaffold |
| unsigned | scaffSize |
| XML_Bool | standalone |
Definition at line 268 of file xmlparse.cc.
| HASH_TABLE DTD::attributeIds |
Definition at line 271 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getAttributeId(), and storeAtts().
| unsigned DTD::contentStringLen |
Definition at line 290 of file xmlparse.cc.
Referenced by build_model(), doProlog(), dtdCopy(), dtdCreate(), and dtdReset().
| PREFIX DTD::defaultPrefix |
Definition at line 286 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdReset(), getAttributeId(), getContext(), setContext(), and storeAtts().
| HASH_TABLE DTD::elementTypes |
Definition at line 270 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getElementType(), and storeAtts().
| STRING_POOL DTD::entityValuePool |
Definition at line 274 of file xmlparse.cc.
Referenced by doProlog(), dtdCreate(), dtdDestroy(), dtdReset(), and storeEntityValue().
| HASH_TABLE DTD::generalEntities |
Definition at line 269 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getContext(), and setContext().
| XML_Bool DTD::hasParamEntityRefs |
Definition at line 279 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), and dtdReset().
| XML_Bool DTD::in_eldecl |
Definition at line 288 of file xmlparse.cc.
Referenced by doProlog(), dtdCopy(), dtdCreate(), and dtdReset().
| XML_Bool DTD::keepProcessing |
Definition at line 276 of file xmlparse.cc.
Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and storeEntityValue().
| STRING_POOL DTD::pool |
Definition at line 273 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getAttributeId(), getElementType(), setContext(), setElementTypePrefix(), and storeAtts().
| HASH_TABLE DTD::prefixes |
Definition at line 272 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getAttributeId(), getContext(), setContext(), and setElementTypePrefix().
| unsigned DTD::scaffCount |
Definition at line 292 of file xmlparse.cc.
Referenced by build_model(), doProlog(), dtdCreate(), dtdReset(), and nextScaffoldPart().
| int* DTD::scaffIndex |
Definition at line 294 of file xmlparse.cc.
Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), and nextScaffoldPart().
| int DTD::scaffLevel |
Definition at line 293 of file xmlparse.cc.
Referenced by doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and nextScaffoldPart().
| CONTENT_SCAFFOLD* DTD::scaffold |
Definition at line 289 of file xmlparse.cc.
Referenced by build_node(), doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), and nextScaffoldPart().
| unsigned DTD::scaffSize |
Definition at line 291 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdReset(), and nextScaffoldPart().
| XML_Bool DTD::standalone |
Definition at line 280 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and storeEntityValue().