ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
const XML_Char * | str |
const XML_Char * | localPart |
const XML_Char * | prefix |
int | strLen |
int | uriLen |
int | prefixLen |
Definition at line 165 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 165 of file xmlparse.cc
const XML_Char* TAG_NAME::localPart |
Definition at line 167 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 167 of file xmlparse.cc
Referenced by doContent(), storeAtts(), and storeRawNames().
const XML_Char* TAG_NAME::prefix |
Definition at line 168 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 168 of file xmlparse.cc
Referenced by doContent(), and storeAtts().
int TAG_NAME::prefixLen |
Definition at line 171 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 171 of file xmlparse.cc
Referenced by storeAtts().
const XML_Char* TAG_NAME::str |
Definition at line 166 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 166 of file xmlparse.cc
Referenced by doContent(), storeAtts(), and storeRawNames().
int TAG_NAME::strLen |
Definition at line 169 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 169 of file xmlparse.cc
Referenced by doContent(), and storeRawNames().
int TAG_NAME::uriLen |
Definition at line 170 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 170 of file xmlparse.cc
Referenced by doContent(), and storeAtts().