Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
xData_rootElement_s Struct Reference

#include <xData.h>

Data Fields

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.

Field Documentation

xData_element* xData_rootElement_s::children

Definition at line 172 of file xData.h.

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

xData_element* xData_rootElement_s::currentChild

Definition at line 173 of file xData.h.

int xData_rootElement_s::depth

Definition at line 170 of file xData.h.

int xData_rootElement_s::numberOfElements

Definition at line 171 of file xData.h.

xData_element* xData_rootElement_s::parentElement

Definition at line 168 of file xData.h.

xData_rootElement* xData_rootElement_s::parentRoot

Definition at line 169 of file xData.h.

Referenced by xData_getElementsDocument().

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: