ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/expat/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 expat.h.
View newest version in sPHENIX GitHub at line 196 of file expat.h
Definition at line 199 of file expat.h.
View newest version in sPHENIX GitHub at line 199 of file expat.h
Referenced by dtdCopy(), dtdDestroy(), dtdReset(), hashTableClear(), hashTableDestroy(), lookup(), parserCreate(), and poolDestroy().
void*(* XML_Memory_Handling_Suite::malloc_fcn)(size_t size) |
Definition at line 197 of file expat.h.
View newest version in sPHENIX GitHub at line 197 of file expat.h
Referenced by dtdCopy(), dtdCreate(), lookup(), parserCreate(), and poolGrow().
Definition at line 198 of file expat.h.
View newest version in sPHENIX GitHub at line 198 of file expat.h
Referenced by parserCreate(), and poolGrow().