Geant4-11
Data Fields
STRING_POOL Struct Reference

Data Fields

BLOCKblocks
 
const XML_Charend
 
BLOCKfreeBlocks
 
const XML_Memory_Handling_Suitemem
 
XML_Charptr
 
XML_Charstart
 

Detailed Description

Definition at line 229 of file xmlparse.cc.

Field Documentation

◆ blocks

BLOCK* STRING_POOL::blocks

Definition at line 230 of file xmlparse.cc.

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

◆ end

const XML_Char* STRING_POOL::end

◆ freeBlocks

BLOCK* STRING_POOL::freeBlocks

Definition at line 231 of file xmlparse.cc.

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

◆ mem

const XML_Memory_Handling_Suite* STRING_POOL::mem

Definition at line 235 of file xmlparse.cc.

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

◆ ptr

XML_Char* STRING_POOL::ptr

◆ start

XML_Char* STRING_POOL::start

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