![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for ELEMENT_TYPE:Public Attributes | |
| const XML_Char * | name |
| PREFIX * | prefix |
| const ATTRIBUTE_ID * | idAtt |
| int | nDefaultAtts |
| int | allocDefaultAtts |
| DEFAULT_ATTRIBUTE * | defaultAtts |
Definition at line 259 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 259 of file xmlparse.cc
| int ELEMENT_TYPE::allocDefaultAtts |
Definition at line 264 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 264 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), and dtdReset().
| DEFAULT_ATTRIBUTE* ELEMENT_TYPE::defaultAtts |
Definition at line 265 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 265 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), dtdReset(), and storeAtts().
| const ATTRIBUTE_ID* ELEMENT_TYPE::idAtt |
Definition at line 262 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 262 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| const XML_Char* ELEMENT_TYPE::name |
Definition at line 260 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 260 of file xmlparse.cc
Referenced by doProlog(), dtdCopy(), getElementType(), and setElementTypePrefix().
| int ELEMENT_TYPE::nDefaultAtts |
Definition at line 263 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 263 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| PREFIX* ELEMENT_TYPE::prefix |
Definition at line 261 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 261 of file xmlparse.cc
Referenced by dtdCopy(), setElementTypePrefix(), and storeAtts().