Geant4  10.00.p02
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 221 of file xmlparse.cc.

Member Data Documentation

BLOCK* STRING_POOL::blocks

Definition at line 222 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 223 of file xmlparse.cc.

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

const XML_Memory_Handling_Suite* STRING_POOL::mem

Definition at line 227 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: