Searched defs:HashIterator (Results 1 – 1 of 1) sorted by relevance
263 HashIterator() : IteratorBase() {} in HashIterator() function266 HashIterator(typename IteratorBase::hash_table* pTable, unsigned int pIndex) in HashIterator() function270 explicit HashIterator(typename IteratorBase::hash_table* pTable, in HashIterator() function275 HashIterator(const HashIterator& pCopy) : IteratorBase(pCopy) {} in HashIterator() function