Skip to content

Struct hentry

ClassList > hentry

  • #include <memory_hash.h>

Public Attributes

Type Name
HENTRY_PTR act_next
HENTRY_PTR act_prev
void * data
const void * key
HENTRY_PTR lru_next
HENTRY_PTR lru_prev
HENTRY_PTR next

Public Attributes Documentation

variable act_next

HENTRY_PTR hentry::act_next;

variable act_prev

HENTRY_PTR hentry::act_prev;

variable data

void* hentry::data;

variable key

const void* hentry::key;

variable lru_next

HENTRY_PTR hentry::lru_next;

variable lru_prev

HENTRY_PTR hentry::lru_prev;

variable next

HENTRY_PTR hentry::next;


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