Geant4-11
Data Fields
xDataXML_element_s Struct Reference

#include <xDataTOM_importXML_private.h>

Data Fields

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

Detailed Description

Definition at line 108 of file xDataTOM_importXML_private.h.

Field Documentation

◆ accessed

int xDataXML_element_s::accessed

◆ attributes

xDataXML_attributionList xDataXML_element_s::attributes

◆ childrenRoot

xDataXML_rootElement xDataXML_element_s::childrenRoot

◆ docInfo

xDataXML_docInfo xDataXML_element_s::docInfo

◆ fullName

char* xDataXML_element_s::fullName

◆ index

int xDataXML_element_s::index

◆ name

char* xDataXML_element_s::name

◆ next

xDataXML_element* xDataXML_element_s::next

◆ ordinal

int xDataXML_element_s::ordinal

Definition at line 110 of file xDataTOM_importXML_private.h.

Referenced by xDataXML_addElementToRoot().

◆ parentRoot

xDataXML_rootElement* xDataXML_element_s::parentRoot

◆ text

xDataXML_text xDataXML_element_s::text

◆ textOffset

size_t xDataXML_element_s::textOffset

◆ xDataTypeInfo

xDataXMLType xDataXML_element_s::xDataTypeInfo

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