Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <xDataTOM_importXML_private.h>
Public Attributes | |
int | number |
size_t | size |
xDataXML_attribute * | attributes |
Definition 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.
Referenced by xDataXML_attributeByIndex(), xDataXML_getAttributesValue(), and xDataXML_isAttributeInList().
int xDataXML_attributionList_s::number |
Definition at line 60 of file xDataTOM_importXML_private.h.
Referenced by 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.