Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

XML_Memory_Handling_Suite Struct Reference

#include <expat.h>


Detailed Description

Definition at line 184 of file expat.h.

Data Fields

void *(* malloc_fcn )(size_t size)
void *(* realloc_fcn )(void *ptr, size_t size)
void(* free_fcn )(void *ptr)


Field Documentation

void*(* XML_Memory_Handling_Suite::malloc_fcn)(size_t size)
 

void*(* XML_Memory_Handling_Suite::realloc_fcn)(void *ptr, size_t size)
 

void(* XML_Memory_Handling_Suite::free_fcn)(void *ptr)
 


The documentation for this struct was generated from the following file:
Generated on Wed Apr 5 22:03:31 2006 for cppxmlobj by  doxygen 1.4.3