Skip to content

Class lf_hash_table_cpp::iterator

ClassList > lf_hash_table_cpp > iterator

  • #include <lock_free.h>

Public Functions

Type Name
T * iterate ()
iterator () = default
iterator (lf_tran_entry * t_entry, lf_hash_table_cpp & hash)
void restart ()
~iterator ()

Public Functions Documentation

function iterate

T * lf_hash_table_cpp::iterator::iterate () 

function iterator [1/2]

lf_hash_table_cpp::iterator::iterator () = default

function iterator [2/2]

lf_hash_table_cpp::iterator::iterator (
    lf_tran_entry * t_entry,
    lf_hash_table_cpp & hash
) 

function restart

void lf_hash_table_cpp::iterator::restart () 

function ~iterator

lf_hash_table_cpp::iterator::~iterator () 


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