CUBRID Engine  latest
hentry Struct Reference

#include <memory_hash.h>

Collaboration diagram for hentry:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 42 of file memory_hash.h.

Member Data Documentation

HENTRY_PTR hentry::act_prev

Definition at line 45 of file memory_hash.h.

Referenced by mht_put2_internal(), mht_put_internal(), mht_rem(), and mht_rem2().

HENTRY_PTR hentry::lru_next
HENTRY_PTR hentry::lru_prev

The documentation for this struct was generated from the following file: