ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xDataXML_element_s Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/xDataTOM_importXML_private.h>

+ Collaboration diagram for xDataXML_element_s:

Public Attributes

xDataXML_docInfo docInfo
 
int ordinal
 
int index
 
int accessed
 
xDataXML_rootElementparentRoot
 
xDataXML_rootElement childrenRoot
 
xDataXML_elementnext
 
char * name
 
char * fullName
 
xDataXML_attributionList attributes
 
xDataXMLType xDataTypeInfo
 
size_t textOffset
 
xDataXML_text text
 

Detailed Description

Definition at line 108 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 108 of file xDataTOM_importXML_private.h

Member Data Documentation

int xDataXML_element_s::accessed

Definition at line 112 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 112 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), xDataXML_addToAccessed(), and xDataXML_getAccessed().

xDataXML_rootElement xDataXML_element_s::childrenRoot

Definition at line 114 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 114 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), xDataXML_freeElementItems(), and xDataXML_getFirstElement().

xDataXML_docInfo xDataXML_element_s::docInfo

Definition at line 109 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 109 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), and xDataXML_smrUserInterface().

char* xDataXML_element_s::fullName
int xDataXML_element_s::index

Definition at line 111 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 111 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), and xDataXML_constructTOM().

xDataXML_element* xDataXML_element_s::next

Definition at line 115 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 115 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), xDataXML_freeElement(), xDataXML_getNextElement(), and xDataXML_getNextItem().

int xDataXML_element_s::ordinal

Definition at line 110 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 110 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot().

xDataXML_rootElement* xDataXML_element_s::parentRoot
size_t xDataXML_element_s::textOffset

Definition at line 120 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 120 of file xDataTOM_importXML_private.h

Referenced by xDataXML_addElementToRoot(), xDataXML_getFirstItem(), and xDataXML_getNextItem().

xDataXMLType xDataXML_element_s::xDataTypeInfo

The documentation for this struct was generated from the following file: