Static Value-Flow Analysis
Public Member Functions | List of all members
internal_hooks Struct Reference

Public Member Functions

void *CJSON_CDECLallocate (size_t size)
 
 void (CJSON_CDECL *deallocate)(void *pointer)
 
void *CJSON_CDECLreallocate (void *pointer, size_t size)
 

Detailed Description

Definition at line 157 of file cJSON.cpp.

Member Function Documentation

◆ allocate()

void* CJSON_CDECL* internal_hooks::allocate ( size_t  size)

◆ reallocate()

void* CJSON_CDECL* internal_hooks::reallocate ( void pointer,
size_t  size 
)

◆ void()

internal_hooks::void ( CJSON_CDECL deallocate)

The documentation for this struct was generated from the following file: