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

#include <xData.h>

Public Attributes

xData_docInfo docInfo
 
size_t allocated
 
size_t length
 
char * text
 

Detailed Description

Definition at line 132 of file xData.h.

Member Data Documentation

◆ allocated

size_t xData_text_s::allocated

Definition at line 134 of file xData.h.

◆ docInfo

xData_docInfo xData_text_s::docInfo

Definition at line 133 of file xData.h.

◆ length

size_t xData_text_s::length

Definition at line 135 of file xData.h.

Referenced by xData_getFirstItem(), and xData_getNextItem().

◆ text

char* xData_text_s::text

Definition at line 136 of file xData.h.

Referenced by xData_getFirstItem(), and xData_getNextItem().


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