Clear() | xiiHashSetBase< KeyType, Hasher > | |
Compact() | xiiHashSetBase< KeyType, Hasher > | |
Contains(const CompatibleKeyType &key) const | xiiHashSetBase< KeyType, Hasher > | |
Contains(const CompatibleKeyType &key) const (defined in xiiHashSetBase< KeyType, Hasher >) | xiiHashSetBase< KeyType, Hasher > | |
ContainsSet(const xiiHashSetBase< KeyType, Hasher > &operand) const | xiiHashSetBase< KeyType, Hasher > | |
Difference(const xiiHashSetBase< KeyType, Hasher > &operand) | xiiHashSetBase< KeyType, Hasher > | |
Find(const CompatibleKeyType &key) const | xiiHashSetBase< KeyType, Hasher > | |
Find(const CompatibleKeyType &key) const (defined in xiiHashSetBase< KeyType, Hasher >) | xiiHashSetBase< KeyType, Hasher > | |
FindEntry(const CompatibleKeyType &key) const (defined in xiiHashSetBase< KeyType, Hasher >) | xiiHashSetBase< KeyType, Hasher > | |
GetAllocator() const | xiiHashSetBase< KeyType, Hasher > | |
GetCount() const | xiiHashSetBase< KeyType, Hasher > | |
GetEndIterator() const | xiiHashSetBase< KeyType, Hasher > | |
GetHeapMemoryUsage() const | xiiHashSetBase< KeyType, Hasher > | |
GetIterator() const | xiiHashSetBase< KeyType, Hasher > | |
Insert(CompatibleKeyType &&key) | xiiHashSetBase< KeyType, Hasher > | |
Intersection(const xiiHashSetBase< KeyType, Hasher > &operand) | xiiHashSetBase< KeyType, Hasher > | |
IsEmpty() const | xiiHashSetBase< KeyType, Hasher > | |
operator=(const xiiHashSetBase< KeyType, Hasher > &rhs) | xiiHashSetBase< KeyType, Hasher > | protected |
operator=(xiiHashSetBase< KeyType, Hasher > &&rhs) | xiiHashSetBase< KeyType, Hasher > | protected |
operator==(const xiiHashSetBase< KeyType, Hasher > &rhs) const | xiiHashSetBase< KeyType, Hasher > | |
Remove(const CompatibleKeyType &key) | xiiHashSetBase< KeyType, Hasher > | |
Remove(const ConstIterator &pos) | xiiHashSetBase< KeyType, Hasher > | |
Reserve(xiiUInt32 uiCapacity) | xiiHashSetBase< KeyType, Hasher > | |
Swap(xiiHashSetBase< KeyType, Hasher > &other) | xiiHashSetBase< KeyType, Hasher > | |
Union(const xiiHashSetBase< KeyType, Hasher > &operand) | xiiHashSetBase< KeyType, Hasher > | |
xiiHashSetBase(xiiAllocatorBase *pAllocator) | xiiHashSetBase< KeyType, Hasher > | explicitprotected |
xiiHashSetBase(const xiiHashSetBase< KeyType, Hasher > &rhs, xiiAllocatorBase *pAllocator) | xiiHashSetBase< KeyType, Hasher > | protected |
xiiHashSetBase(xiiHashSetBase< KeyType, Hasher > &&rhs, xiiAllocatorBase *pAllocator) | xiiHashSetBase< KeyType, Hasher > | protected |
~xiiHashSetBase() | xiiHashSetBase< KeyType, Hasher > | protected |