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

#include <xDataTOM_importXML_private.h>

Public Attributes

xDataXML_docInfo docInfo
 
int ordinal
 
int index
 
int accessed
 
xDataXML_rootElementparentRoot
 
xDataXML_rootElement childrenRoot
 
xDataXML_elementnext
 
char * name
 
char * fullName
 
xDataXML_attributionList attributes
 
xDataXMLType xDataTypeInfo
 
size_t textOffset
 
xDataXML_text text
 

Detailed Description

Definition at line 108 of file xDataTOM_importXML_private.h.

Member Data Documentation

◆ accessed

int xDataXML_element_s::accessed

Definition at line 112 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_addToAccessed(), and xDataXML_getAccessed().

◆ attributes

xDataXML_attributionList xDataXML_element_s::attributes

◆ childrenRoot

xDataXML_rootElement xDataXML_element_s::childrenRoot

Definition at line 114 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getFirstElement().

◆ docInfo

xDataXML_docInfo xDataXML_element_s::docInfo

Definition at line 109 of file xDataTOM_importXML_private.h.

◆ fullName

char* xDataXML_element_s::fullName

◆ index

int xDataXML_element_s::index

Definition at line 111 of file xDataTOM_importXML_private.h.

◆ name

◆ next

xDataXML_element* xDataXML_element_s::next

Definition at line 115 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getNextElement(), and xDataXML_getNextItem().

◆ ordinal

int xDataXML_element_s::ordinal

Definition at line 110 of file xDataTOM_importXML_private.h.

◆ parentRoot

xDataXML_rootElement* xDataXML_element_s::parentRoot

Definition at line 113 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getElementsDocument().

◆ text

◆ textOffset

size_t xDataXML_element_s::textOffset

Definition at line 120 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_getFirstItem(), and xDataXML_getNextItem().

◆ xDataTypeInfo

xDataXMLType xDataXML_element_s::xDataTypeInfo

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