Skip to content

Struct malloc_segment

ClassList > malloc_segment

Public Attributes

Type Name
char * base
struct malloc_segment * next
flag_t sflags
size_t size

Public Attributes Documentation

variable base

char* malloc_segment::base;

variable next

struct malloc_segment* malloc_segment::next;

variable sflags

flag_t malloc_segment::sflags;

variable size

size_t malloc_segment::size;


The documentation for this class was generated from the following file cubrid/src/heaplayers/malloc_2_8_3.c