Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <expat.h>
Public Attributes | |
void *(* | malloc_fcn )(size_t size) |
void *(* | realloc_fcn )(void *ptr, size_t size) |
void(* | free_fcn )(void *ptr) |
Definition at line 196 of file include/expat.h.
void(* XML_Memory_Handling_Suite::free_fcn)(void *ptr) |
Definition at line 199 of file include/expat.h.
void *(* XML_Memory_Handling_Suite::malloc_fcn)(size_t size) |
Definition at line 197 of file include/expat.h.
void *(* XML_Memory_Handling_Suite::realloc_fcn)(void *ptr, size_t size) |
Definition at line 198 of file include/expat.h.