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

#include <gString.h>

Public Attributes

int length
 
int allocated
 
int increment
 
char * gStr
 

Detailed Description

Definition at line 52 of file gString.h.

Member Data Documentation

◆ allocated

int gString_s::allocated

Definition at line 53 of file gString.h.

Referenced by gString_addTo(), gString_allocated(), and gString_initialize().

◆ gStr

char* gString_s::gStr

◆ increment

int gString_s::increment

Definition at line 53 of file gString.h.

Referenced by gString_addTo(), gString_increment(), gString_initialize(), and gString_release().

◆ length

int gString_s::length

Definition at line 53 of file gString.h.

Referenced by gString_addTo(), gString_clear(), gString_initialize(), and gString_length().


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