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

Public Attributes

BLOCKblocks
 
BLOCKfreeBlocks
 
const XML_Charend
 
XML_Charptr
 
XML_Charstart
 
const XML_Memory_Handling_Suitemem
 

Detailed Description

Definition at line 221 of file xmlparse.cc.

Member Data Documentation

◆ blocks

BLOCK* STRING_POOL::blocks

Definition at line 222 of file xmlparse.cc.

◆ end

const XML_Char* STRING_POOL::end

Definition at line 224 of file xmlparse.cc.

◆ freeBlocks

BLOCK* STRING_POOL::freeBlocks

Definition at line 223 of file xmlparse.cc.

◆ mem

const XML_Memory_Handling_Suite* STRING_POOL::mem

Definition at line 227 of file xmlparse.cc.

◆ ptr

XML_Char* STRING_POOL::ptr

Definition at line 225 of file xmlparse.cc.

◆ start

XML_Char* STRING_POOL::start

Definition at line 226 of file xmlparse.cc.


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