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

#include <xData.h>

Data Fields

enum xData_xDataType status
 
const char * typeString
 
xData_elementelement
 
xDT_toDataFunction toData
 
xDT_toStringFunction toString
 
xDT_releaseFunction release
 
signed char indexPresent
 
signed char startPresent
 
signed char endPresent
 
signed char lengthPresent
 
xData_Int index
 
xData_Int start
 
xData_Int end
 
xData_Int length
 
voiddata
 

Detailed Description

Definition at line 154 of file xData.h.

Field Documentation

void* xDataType_s::data
xData_element* xDataType_s::element
xData_Int xDataType_s::end
signed char xDataType_s::endPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

xData_Int xDataType_s::index

Definition at line 162 of file xData.h.

Referenced by xData_getCommonData(), and xData_xDataTypeConvertAttributes().

signed char xDataType_s::indexPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

xData_Int xDataType_s::length
signed char xDataType_s::lengthPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

xDT_releaseFunction xDataType_s::release
xData_Int xDataType_s::start
signed char xDataType_s::startPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

enum xData_xDataType xDataType_s::status
xDT_toDataFunction xDataType_s::toData
xDT_toStringFunction xDataType_s::toString
const char* xDataType_s::typeString

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