Struct 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¶
variable act_prev¶
variable data¶
variable key¶
variable lru_next¶
variable lru_prev¶
variable next¶
The documentation for this class was generated from the following file cubrid/src/base/memory_hash.h