Skip to content

Struct tp_alloc_context

ClassList > tp_alloc_context

  • #include <object_domain.h>

Public Attributes

Type Name
void * alloc_args
void *(* alloc_func
void * free_args
void(* free_func

Public Attributes Documentation

variable alloc_args

void* tp_alloc_context::alloc_args;

variable alloc_func

void *(* tp_alloc_context::alloc_func) (int size,...);

variable free_args

void* tp_alloc_context::free_args;

variable free_func

void(* tp_alloc_context::free_func) (void *mem,...);


The documentation for this class was generated from the following file cubrid/src/object/object_domain.h