Geant4  10.02
STRING_POOL Struct Reference
+ Collaboration diagram for STRING_POOL:

Public Attributes

BLOCKblocks
 
BLOCKfreeBlocks
 
const XML_Char * end
 
XML_Char * ptr
 
XML_Char * start
 
const XML_Memory_Handling_Suite * mem
 

Detailed Description

Definition at line 229 of file xmlparse.cc.

Member Data Documentation

BLOCK* STRING_POOL::blocks

Definition at line 230 of file xmlparse.cc.

Referenced by poolClear(), poolDestroy(), poolGrow(), poolInit(), and storeEntityValue().

const XML_Char* STRING_POOL::end
BLOCK* STRING_POOL::freeBlocks

Definition at line 231 of file xmlparse.cc.

Referenced by poolClear(), poolDestroy(), poolGrow(), and poolInit().

const XML_Memory_Handling_Suite* STRING_POOL::mem

Definition at line 235 of file xmlparse.cc.

Referenced by poolDestroy(), poolGrow(), and poolInit().

XML_Char* STRING_POOL::ptr
XML_Char* STRING_POOL::start

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