Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
Item * | next |
char | itemData [ITEM_SIZE] |
Definition at line 422 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 422 of file tinyxml2.h
char tinyxml2::MemPoolT< ITEM_SIZE >::Item::itemData[ITEM_SIZE] |
Definition at line 424 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 424 of file tinyxml2.h
Item* tinyxml2::MemPoolT< ITEM_SIZE >::Item::next |
Definition at line 423 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 423 of file tinyxml2.h
Referenced by tinyxml2::MemPoolT< sizeof(XMLElement) >::Alloc().