Class JSON_PRIVATE_ALLOCATOR
ClassList > JSON_PRIVATE_ALLOCATOR
#include <db_json_allocator.hpp>
Public Static Attributes
Public Functions
Public Static Functions
Public Static Attributes Documentation
variable kNeedFree
const bool JSON_PRIVATE_ALLOCATOR::kNeedFree;
Public Functions Documentation
function Malloc
void * JSON_PRIVATE_ALLOCATOR::Malloc (
size_t size
)
function Realloc
void * JSON_PRIVATE_ALLOCATOR::Realloc (
void * originalPtr,
size_t originalSize,
size_t newSize
)
Public Static Functions Documentation
function Free
static void JSON_PRIVATE_ALLOCATOR::Free (
void * ptr
)
The documentation for this class was generated from the following file cubrid/src/compat/db_json_allocator.hpp