|
Geant4-11
|
Data Fields | |
| int | allocDefaultAtts |
| DEFAULT_ATTRIBUTE * | defaultAtts |
| const ATTRIBUTE_ID * | idAtt |
| const XML_Char * | name |
| int | nDefaultAtts |
| PREFIX * | prefix |
Definition at line 259 of file xmlparse.cc.
| int ELEMENT_TYPE::allocDefaultAtts |
Definition at line 264 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), and dtdReset().
| DEFAULT_ATTRIBUTE* ELEMENT_TYPE::defaultAtts |
Definition at line 265 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), dtdReset(), and storeAtts().
| const ATTRIBUTE_ID* ELEMENT_TYPE::idAtt |
Definition at line 262 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| const XML_Char* ELEMENT_TYPE::name |
Definition at line 260 of file xmlparse.cc.
Referenced by source.g4viscp.G4Scene::create_scene(), doProlog(), dtdCopy(), getElementType(), mcscore.MCParticle::printout(), setElementTypePrefix(), and source.g4viscp.G4Scene::update_scene().
| int ELEMENT_TYPE::nDefaultAtts |
Definition at line 263 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| PREFIX* ELEMENT_TYPE::prefix |
Definition at line 261 of file xmlparse.cc.
Referenced by dtdCopy(), setElementTypePrefix(), and storeAtts().