Searched refs:EntryIteratorBase (Results 1 – 3 of 3) sorted by relevance
162 class EntryIteratorBase171 EntryIteratorBase() in EntryIteratorBase() function175 EntryIteratorBase(HashTableImplTy* pTable, in EntryIteratorBase() function180 EntryIteratorBase(const EntryIteratorBase& pCopy) in EntryIteratorBase() function184 EntryIteratorBase& assign(const EntryIteratorBase& pCopy) { in assign()232 bool operator==(const EntryIteratorBase& pCopy) const236 bool operator!=(const EntryIteratorBase& pCopy) const
24 class EntryIteratorBase; variable124 friend class EntryIteratorBase<Self>; variable125 friend class EntryIteratorBase<const Self>; variable
54 typedef HashIterator<EntryIteratorBase<BaseTy>,56 typedef HashIterator<EntryIteratorBase<const BaseTy>,