Geant4-11
|
Data Fields | |
XML_Bool | maybeTokenized |
XML_Char * | name |
PREFIX * | prefix |
XML_Bool | xmlns |
Definition at line 240 of file xmlparse.cc.
XML_Bool attribute_id::maybeTokenized |
Definition at line 243 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
XML_Char* attribute_id::name |
Definition at line 241 of file xmlparse.cc.
Referenced by source.g4viscp.G4Scene::create_scene(), dtdCopy(), getAttributeId(), mcscore.MCParticle::printout(), storeAtts(), and source.g4viscp.G4Scene::update_scene().
PREFIX* attribute_id::prefix |
Definition at line 242 of file xmlparse.cc.
Referenced by dtdCopy(), getAttributeId(), and storeAtts().
XML_Bool attribute_id::xmlns |
Definition at line 244 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().