Main Page
Related Pages
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
cJSON_Hooks Struct Reference
#include <
pcl/outofcore/cJSON.h
>
List of all members.
Public Attributes
void *(*
malloc_fn
)(size_t sz)
void(*
free_fn
)(void *ptr)
Detailed Description
Definition at line
61
of file
cJSON.h
.
Member Data Documentation
void(*
cJSON_Hooks::free_fn
)(void *ptr)
void*(*
cJSON_Hooks::malloc_fn
)(size_t sz)
The documentation for this struct was generated from the following file:
/builddir/build/BUILD/pcl-pcl-1.7.1/outofcore/include/pcl/outofcore/
cJSON.h
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends