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