Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
xDataXML_rootElement_s Struct Reference

#include <xDataTOM_importXML_private.h>

Public Attributes

xDataXML_documentxData_doc
 
xDataXML_elementparentElement
 
xDataXML_rootElementparentRoot
 
int depth
 
int numberOfElements
 
xDataXML_elementchildren
 
xDataXML_elementcurrentChild
 

Detailed Description

Definition at line 98 of file xDataTOM_importXML_private.h.

Member Data Documentation

◆ children

xDataXML_element* xDataXML_rootElement_s::children

◆ currentChild

xDataXML_element* xDataXML_rootElement_s::currentChild

Definition at line 105 of file xDataTOM_importXML_private.h.

◆ depth

int xDataXML_rootElement_s::depth

Definition at line 102 of file xDataTOM_importXML_private.h.

◆ numberOfElements

int xDataXML_rootElement_s::numberOfElements

Definition at line 103 of file xDataTOM_importXML_private.h.

◆ parentElement

xDataXML_element* xDataXML_rootElement_s::parentElement

Definition at line 100 of file xDataTOM_importXML_private.h.

◆ parentRoot

xDataXML_rootElement* xDataXML_rootElement_s::parentRoot

Definition at line 101 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getElementsDocument().

◆ xData_doc

xDataXML_document* xDataXML_rootElement_s::xData_doc

Definition at line 99 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getElementsDocument().


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