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

#include <xData.h>

Public Attributes

xData_docInfo docInfo
 
int ordinal
 
int index
 
int accessed
 
xData_rootElementparentRoot
 
xData_rootElement childrenRoot
 
xData_elementnext
 
char * name
 
char * fullName
 
xData_attributionList attributes
 
xDataType xDataTypeInfo
 
size_t textOffset
 
xData_text text
 

Detailed Description

Definition at line 176 of file xData.h.

Member Data Documentation

◆ accessed

int xData_element_s::accessed

Definition at line 180 of file xData.h.

Referenced by xData_addToAccessed(), and xData_getAccessed().

◆ attributes

◆ childrenRoot

xData_rootElement xData_element_s::childrenRoot

Definition at line 182 of file xData.h.

Referenced by xData_getFirstElement().

◆ docInfo

xData_docInfo xData_element_s::docInfo

Definition at line 177 of file xData.h.

Referenced by tpia_misc_setMessageError_Element().

◆ fullName

◆ index

int xData_element_s::index

Definition at line 179 of file xData.h.

◆ name

◆ next

xData_element* xData_element_s::next

Definition at line 183 of file xData.h.

Referenced by xData_getNextElement(), and xData_getNextItem().

◆ ordinal

int xData_element_s::ordinal

Definition at line 178 of file xData.h.

◆ parentRoot

xData_rootElement* xData_element_s::parentRoot

Definition at line 181 of file xData.h.

Referenced by xData_getElementsDocument().

◆ text

xData_text xData_element_s::text

Definition at line 189 of file xData.h.

Referenced by xData_getFirstItem(), and xData_getNextItem().

◆ textOffset

size_t xData_element_s::textOffset

Definition at line 188 of file xData.h.

Referenced by xData_getFirstItem(), and xData_getNextItem().

◆ xDataTypeInfo


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