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

#include <xData.h>

Public Attributes

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
 
void * data
 

Detailed Description

Definition at line 154 of file xData.h.

Member Data Documentation

◆ data

◆ element

◆ end

◆ endPresent

signed char xDataType_s::endPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

◆ index

xData_Int xDataType_s::index

Definition at line 162 of file xData.h.

Referenced by xData_getCommonData(), and xData_xDataTypeConvertAttributes().

◆ indexPresent

signed char xDataType_s::indexPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

◆ length

◆ lengthPresent

signed char xDataType_s::lengthPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

◆ release

◆ start

◆ startPresent

signed char xDataType_s::startPresent

Definition at line 161 of file xData.h.

Referenced by xData_xDataTypeConvertAttributes().

◆ status

◆ toData

◆ toString

◆ typeString


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