Struct lockfree::hashmap::freelist_node_data¶
ClassList > freelist_node_data
Public Attributes¶
| Type | Name |
|---|---|
| lf_entry_descriptor * | m_edesc |
| T | m_entry |
Public Functions¶
| Type | Name |
|---|---|
| freelist_node_data () = default |
|
| void | on_reclaim () |
| ~freelist_node_data () = default |
Public Attributes Documentation¶
variable m_edesc¶
variable m_entry¶
Public Functions Documentation¶
function freelist_node_data¶
function on_reclaim¶
function ~freelist_node_data¶
The documentation for this class was generated from the following file cubrid/src/base/lockfree_hashmap.hpp