Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
BLOCK * | blocks |
BLOCK * | freeBlocks |
const XML_Char * | end |
XML_Char * | ptr |
XML_Char * | start |
const XML_Memory_Handling_Suite * | mem |
Definition at line 326 of file xmlparse.c.
BLOCK* STRING_POOL::blocks |
Definition at line 327 of file xmlparse.c.
const XML_Char* STRING_POOL::end |
Definition at line 329 of file xmlparse.c.
BLOCK* STRING_POOL::freeBlocks |
Definition at line 328 of file xmlparse.c.
const XML_Memory_Handling_Suite* STRING_POOL::mem |
Definition at line 332 of file xmlparse.c.
XML_Char* STRING_POOL::ptr |
Definition at line 330 of file xmlparse.c.
XML_Char* STRING_POOL::start |
Definition at line 331 of file xmlparse.c.