|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
| const XML_Char * | str |
| const XML_Char * | localPart |
| const XML_Char * | prefix |
| int | strLen |
| int | uriLen |
| int | prefixLen |
Definition at line 262 of file xmlparse.c.
| const XML_Char* TAG_NAME::localPart |
Definition at line 264 of file xmlparse.c.
| const XML_Char* TAG_NAME::prefix |
Definition at line 265 of file xmlparse.c.
| int TAG_NAME::prefixLen |
Definition at line 268 of file xmlparse.c.
| const XML_Char* TAG_NAME::str |
Definition at line 263 of file xmlparse.c.
| int TAG_NAME::strLen |
Definition at line 266 of file xmlparse.c.
| int TAG_NAME::uriLen |
Definition at line 267 of file xmlparse.c.