Geant4.10
|
Data Fields | |
BLOCK * | blocks |
BLOCK * | freeBlocks |
const XML_Char * | end |
XML_Char * | ptr |
XML_Char * | start |
const XML_Memory_Handling_Suite * | mem |
Definition at line 221 of file xmlparse.cc.
BLOCK* STRING_POOL::blocks |
Definition at line 222 of file xmlparse.cc.
Referenced by XML_GetFeatureList().
const XML_Char* STRING_POOL::end |
Definition at line 224 of file xmlparse.cc.
Referenced by XML_GetFeatureList().
BLOCK* STRING_POOL::freeBlocks |
Definition at line 223 of file xmlparse.cc.
const XML_Memory_Handling_Suite* STRING_POOL::mem |
Definition at line 227 of file xmlparse.cc.
XML_Char* STRING_POOL::ptr |
Definition at line 225 of file xmlparse.cc.
Referenced by XML_GetFeatureList().
XML_Char* STRING_POOL::start |
Definition at line 226 of file xmlparse.cc.