Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
xData_rootElement_s Struct Reference

#include <xData.h>

Collaboration diagram for xData_rootElement_s:
Collaboration graph
[legend]

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

xData_element* xData_rootElement_s::children

Definition at line 172 of file xData.h.

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.

xData_document* xData_rootElement_s::xData_doc

Definition at line 167 of file xData.h.


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