|
Geant4
10.01.p02
|
Collaboration diagram for block:Public Attributes | |
| struct block * | next |
| int | size |
| XML_Char | s [1] |
Definition at line 215 of file xmlparse.cc.
| struct block* block::next |
Definition at line 216 of file xmlparse.cc.
Referenced by poolClear(), poolDestroy(), and poolGrow().
| XML_Char block::s[1] |
Definition at line 218 of file xmlparse.cc.
Referenced by poolGrow().
| int block::size |
Definition at line 217 of file xmlparse.cc.
Referenced by poolGrow().