Skip to content

Class JSON_PRIVATE_ALLOCATOR

ClassList > JSON_PRIVATE_ALLOCATOR

  • #include <db_json_allocator.hpp>

Public Static Attributes

Type Name
const bool kNeedFree = [**true**](broker__monitor_8c.md#function-timeout)

Public Functions

Type Name
void * Malloc (size_t size)
void * Realloc (void * originalPtr, size_t originalSize, size_t newSize)

Public Static Functions

Type Name
void Free (void * ptr)

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