Searched refs:ChainIteratorBase (Results 1 – 3 of 3) sorted by relevance
23 class ChainIteratorBase32 ChainIteratorBase() in ChainIteratorBase() function36 ChainIteratorBase(HashTableImplTy* pTable, const key_type& pKey) in ChainIteratorBase() function64 ChainIteratorBase(const ChainIteratorBase& pCopy) in ChainIteratorBase() function71 ChainIteratorBase& assign(const ChainIteratorBase& pCopy) { in assign()136 bool operator==(const ChainIteratorBase& pCopy) const {147 bool operator!=(const ChainIteratorBase& pCopy) const
21 class ChainIteratorBase; variable122 friend class ChainIteratorBase<Self>; variable123 friend class ChainIteratorBase<const Self>; variable
49 typedef HashIterator<ChainIteratorBase<BaseTy>,51 typedef HashIterator<ChainIteratorBase<const BaseTy>,