Skip to content

Class lockfree::hashmap::iterator

ClassList > lockfree > hashmap > iterator

  • #include <lockfree_hashmap.hpp>

Public Functions

Type Name
T * iterate ()
iterator () = default
iterator (tran::index tran_index, hashmap & hash)
iterator & operator= (iterator && o)
void restart ()
~iterator () = default

Public Functions Documentation

function iterate

T * lockfree::hashmap::iterator::iterate () 

function iterator [1/2]

lockfree::hashmap::iterator::iterator () = default

function iterator [2/2]

lockfree::hashmap::iterator::iterator (
    tran::index tran_index,
    hashmap & hash
) 

function operator=

iterator & lockfree::hashmap::iterator::operator= (
    iterator && o
) 

function restart

void lockfree::hashmap::iterator::restart () 

function ~iterator

lockfree::hashmap::iterator::~iterator () = default


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