Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
STRING_POOL Struct Reference

Public Attributes

BLOCKblocks
 
BLOCKfreeBlocks
 
const XML_Charend
 
XML_Charptr
 
XML_Charstart
 
const XML_Memory_Handling_Suitemem
 

Detailed Description

Definition at line 326 of file xmlparse.c.

Member Data Documentation

◆ blocks

BLOCK* STRING_POOL::blocks

Definition at line 327 of file xmlparse.c.

◆ end

const XML_Char* STRING_POOL::end

Definition at line 329 of file xmlparse.c.

◆ freeBlocks

BLOCK* STRING_POOL::freeBlocks

Definition at line 328 of file xmlparse.c.

◆ mem

const XML_Memory_Handling_Suite* STRING_POOL::mem

Definition at line 332 of file xmlparse.c.

◆ ptr

XML_Char* STRING_POOL::ptr

Definition at line 330 of file xmlparse.c.

◆ start

XML_Char* STRING_POOL::start

Definition at line 331 of file xmlparse.c.


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