|
Geant4
10.00.p02
|
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_SCAFFOLD * | scaffold |
| unsigned | contentStringLen |
| unsigned | scaffSize |
| unsigned | scaffCount |
| int | scaffLevel |
| int * | scaffIndex |
Definition at line 260 of file xmlparse.cc.
| 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 |
Definition at line 278 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdReset(), getAttributeId(), getContext(), setContext(), and storeAtts().
| 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 |
Definition at line 261 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getContext(), and setContext().
| 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().
| STRING_POOL DTD::pool |
Definition at line 265 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 264 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), getAttributeId(), getContext(), setContext(), and setElementTypePrefix().
| 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 |
Definition at line 281 of file xmlparse.cc.
Referenced by build_node(), doProlog(), dtdCopy(), dtdCreate(), dtdDestroy(), dtdReset(), and nextScaffoldPart().
| unsigned DTD::scaffSize |
Definition at line 283 of file xmlparse.cc.
Referenced by dtdCopy(), dtdCreate(), dtdReset(), and nextScaffoldPart().
| XML_Bool DTD::standalone |
Definition at line 272 of file xmlparse.cc.
Referenced by appendAttributeValue(), doContent(), doProlog(), dtdCopy(), dtdCreate(), dtdReset(), and storeEntityValue().