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

#include <xData.h>

Public Attributes

xData_documentxData_doc
 
xData_elementparentElement
 
xData_rootElementparentRoot
 
int depth
 
int numberOfElements
 
xData_elementchildren
 
xData_elementcurrentChild
 

Detailed Description

Definition at line 166 of file xData.h.

Member Data Documentation

◆ children

xData_element* xData_rootElement_s::children

Definition at line 172 of file xData.h.

Referenced by xData_getDocumentsElement(), xData_getFirstElement(), and xData_parseFree().

◆ currentChild

xData_element* xData_rootElement_s::currentChild

Definition at line 173 of file xData.h.

◆ depth

int xData_rootElement_s::depth

Definition at line 170 of file xData.h.

◆ numberOfElements

int xData_rootElement_s::numberOfElements

Definition at line 171 of file xData.h.

◆ parentElement

xData_element* xData_rootElement_s::parentElement

Definition at line 168 of file xData.h.

◆ parentRoot

xData_rootElement* xData_rootElement_s::parentRoot

Definition at line 169 of file xData.h.

Referenced by xData_getElementsDocument().

◆ xData_doc

xData_document* xData_rootElement_s::xData_doc

Definition at line 167 of file xData.h.

Referenced by xData_getElementsDocument().


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