|
XML_Memory_Handling_Suite − |
|
#include <expat.h> |
|
Public Attributes |
|
void *(* malloc_fcn )(size_t size) |
|
void *(* realloc_fcn )(void *ptr, size_t size) |
|
void(* free_fcn )(void *ptr) |
|
void(* XML_Memory_Handling_Suite::free_fcn)(void *ptr) |
|
void *(* XML_Memory_Handling_Suite::malloc_fcn)(size_t size) |
|
void *(* XML_Memory_Handling_Suite::realloc_fcn)(void *ptr, size_t size) |
|
Generated automatically by Doxygen for ACS-2015.8 C++ API from the source code. |