ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/expat/src/xmltok.h>
Public Attributes | |
const char * | name |
const char * | valuePtr |
const char * | valueEnd |
char | normalized |
Definition at line 116 of file xmltok.h.
View newest version in sPHENIX GitHub at line 116 of file xmltok.h
const char* ATTRIBUTE::name |
Definition at line 117 of file xmltok.h.
View newest version in sPHENIX GitHub at line 117 of file xmltok.h
Referenced by storeAtts().
char ATTRIBUTE::normalized |
const char* ATTRIBUTE::valueEnd |
Definition at line 119 of file xmltok.h.
View newest version in sPHENIX GitHub at line 119 of file xmltok.h
Referenced by storeAtts().
const char* ATTRIBUTE::valuePtr |
Definition at line 118 of file xmltok.h.
View newest version in sPHENIX GitHub at line 118 of file xmltok.h
Referenced by storeAtts().