Dry
Dry::HashSet< T > Member List

This is the complete list of members for Dry::HashSet< T >, including all inherited members.

AllocateBuckets(unsigned size, unsigned numBuckets)Dry::HashBaseprotected
allocator_Dry::HashBaseprotected
Back() constDry::HashSet< T >inline
Begin()Dry::HashSet< T >inline
Begin() constDry::HashSet< T >inline
Clear()Dry::HashSet< T >inline
CompareNodes(Node *&lhs, Node *&rhs)Dry::HashSet< T >inlineprivatestatic
Contains(const T &key) constDry::HashSet< T >inline
End()Dry::HashSet< T >inline
End() constDry::HashSet< T >inline
Erase(const T &key)Dry::HashSet< T >inline
Erase(const Iterator &it)Dry::HashSet< T >inline
EraseNode(Node *node)Dry::HashSet< T >inlineprivate
Find(const T &key)Dry::HashSet< T >inline
Find(const T &key) constDry::HashSet< T >inline
FindNode(const T &key, unsigned hashKey) constDry::HashSet< T >inlineprivate
FindNode(const T &key, unsigned hashKey, Node *&previous) constDry::HashSet< T >inlineprivate
FreeNode(Node *node)Dry::HashSet< T >inlineprivate
Front() constDry::HashSet< T >inline
Hash(const T &key) constDry::HashSet< T >inlineprivate
HashBase()Dry::HashBaseinline
HashSet()Dry::HashSet< T >inline
HashSet(const HashSet< T > &set)Dry::HashSet< T >inline
HashSet(HashSet< T > &&set) noexceptDry::HashSet< T >inline
HashSet(const std::initializer_list< T > &list)Dry::HashSet< T >inline
Head() constDry::HashSet< T >inlineprivate
head_Dry::HashBaseprotected
Insert(const T &key)Dry::HashSet< T >inline
Insert(const T &key, bool &exists)Dry::HashSet< T >inline
Insert(const HashSet< T > &set)Dry::HashSet< T >inline
Insert(const ConstIterator &it)Dry::HashSet< T >inline
InsertNode(Node *dest, const T &key)Dry::HashSet< T >inlineprivate
IsEmpty() constDry::HashBaseinline
MAX_LOAD_FACTORDry::HashBasestatic
MIN_BUCKETSDry::HashBasestatic
NumBuckets() constDry::HashBaseinline
operator!=(const HashSet< T > &rhs) constDry::HashSet< T >inline
operator+=(const T &rhs)Dry::HashSet< T >inline
operator+=(const HashSet< T > &rhs)Dry::HashSet< T >inline
operator=(const HashSet< T > &rhs)Dry::HashSet< T >inline
operator=(HashSet< T > &&rhs) noexceptDry::HashSet< T >inline
operator==(const HashSet< T > &rhs) constDry::HashSet< T >inline
Ptrs() constDry::HashBaseinlineprotected
ptrs_Dry::HashBaseprotected
Rehash(unsigned numBuckets)Dry::HashSet< T >inline
Rehash()Dry::HashSet< T >inlineprivate
ReserveNode()Dry::HashSet< T >inlineprivate
ReserveNode(const T &key)Dry::HashSet< T >inlineprivate
ResetPtrs()Dry::HashBaseprotected
SetSize(unsigned size)Dry::HashBaseinlineprotected
Size() constDry::HashBaseinline
Sort()Dry::HashSet< T >inline
Swap(HashBase &rhs)Dry::HashBaseinline
Tail() constDry::HashSet< T >inlineprivate
tail_Dry::HashBaseprotected
~HashSet()Dry::HashSet< T >inline