![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for DEFAULT_ATTRIBUTE:Public Attributes | |
| const ATTRIBUTE_ID * | id |
| XML_Bool | isCdata |
| const XML_Char * | value |
Definition at line 247 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 247 of file xmlparse.cc
| const ATTRIBUTE_ID* DEFAULT_ATTRIBUTE::id |
Definition at line 248 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 248 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| XML_Bool DEFAULT_ATTRIBUTE::isCdata |
Definition at line 249 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 249 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| const XML_Char* DEFAULT_ATTRIBUTE::value |
Definition at line 250 of file xmlparse.cc.
View newest version in sPHENIX GitHub at line 250 of file xmlparse.cc
Referenced by defineAttribute(), dtdCopy(), and storeAtts().