![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for xDataXML_attributionList_s:Public Attributes | |
| int | number |
| size_t | size |
| xDataXML_attribute * | attributes |
Definition at line 59 of file xDataTOM_importXML_private.h.
View newest version in sPHENIX GitHub at line 59 of file xDataTOM_importXML_private.h
| xDataXML_attribute* xDataXML_attributionList_s::attributes |
Definition at line 62 of file xDataTOM_importXML_private.h.
View newest version in sPHENIX GitHub at line 62 of file xDataTOM_importXML_private.h
Referenced by xDataXML_addElementToRoot(), xDataXML_attributeByIndex(), xDataXML_freeElementItems(), xDataXML_getAttributesValue(), and xDataXML_isAttributeInList().
| int xDataXML_attributionList_s::number |
Definition at line 60 of file xDataTOM_importXML_private.h.
View newest version in sPHENIX GitHub at line 60 of file xDataTOM_importXML_private.h
Referenced by xDataXML_addElementToRoot(), xDataXML_attributeByIndex(), xDataXML_attributeListLength(), xDataXML_getAttributesValue(), and xDataXML_isAttributeInList().
| size_t xDataXML_attributionList_s::size |
Definition at line 61 of file xDataTOM_importXML_private.h.
View newest version in sPHENIX GitHub at line 61 of file xDataTOM_importXML_private.h
Referenced by xDataXML_addElementToRoot().