|
Geant4-11
|
Data Fields | |
| BINDING * | bindings |
| char * | buf |
| char * | bufEnd |
| TAG_NAME | name |
| struct tag * | parent |
| const char * | rawName |
| int | rawNameLength |
Definition at line 187 of file xmlparse.cc.
| BINDING* tag::bindings |
Definition at line 194 of file xmlparse.cc.
Referenced by doContent(), XML_ParserFree(), and XML_ParserReset().
| char* tag::buf |
Definition at line 192 of file xmlparse.cc.
Referenced by doContent(), storeRawNames(), and XML_ParserFree().
| char* tag::bufEnd |
Definition at line 193 of file xmlparse.cc.
Referenced by doContent(), and storeRawNames().
| TAG_NAME tag::name |
Definition at line 191 of file xmlparse.cc.
Referenced by source.g4viscp.G4Scene::create_scene(), doContent(), mcscore.MCParticle::printout(), storeAtts(), storeRawNames(), and source.g4viscp.G4Scene::update_scene().
| struct tag* tag::parent |
Definition at line 188 of file xmlparse.cc.
Referenced by doContent(), storeAtts(), storeRawNames(), XML_ParserFree(), and XML_ParserReset().
| const char* tag::rawName |
Definition at line 189 of file xmlparse.cc.
Referenced by doContent(), and storeRawNames().
| int tag::rawNameLength |
Definition at line 190 of file xmlparse.cc.
Referenced by doContent(), and storeRawNames().