HashSet< Key, Hash > Member List

This is the complete list of members for HashSet< Key, Hash >, including all inherited members.

assignMany(const label nItems, InputIter first, InputIter last)HashSet< Key, Hash >inline
at(const Key &key)HashTable< T, Key, Hash >inline
at(const Key &key) constHashTable< T, Key, Hash >inline
begin()HashSet< Key, Hash >inline
begin() constHashSet< Key, Hash >inline
canonicalSize(const label requested_size)HashTableCorestatic
capacity() const noexceptHashTable< T, Key, Hash >inline
cbegin() constHashSet< Key, Hash >inline
cend() const noexceptHashSet< Key, Hash >inline
cfind(const Key &key) constHashTable< T, Key, Hash >inline
ClassName("HashTable")HashTableCore
clear()HashTable< T, Key, Hash >
clearStorage()HashTable< T, Key, Hash >
const_iterator typedefHashSet< Key, Hash >
const_key_iterator typedefHashTable< T, Key, Hash >
const_pointer typedefHashTable< T, Key, Hash >
const_reference typedefHashTable< T, Key, Hash >
countEntries(const BinaryPredicate &, const bool)=deleteHashSet< Key, Hash >
Foam::HashTable::countEntries(const BinaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
countKeys(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
countKeys(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
countValues(const UnaryPredicate &, const bool)=deleteHashSet< Key, Hash >
Foam::HashTable::countValues(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
csorted() constHashTable< T, Key, Hash >
difference_type typedefHashTable< T, Key, Hash >
emplace(const Key &key, Args &&... args)HashTable< T, Key, Hash >inline
emplace_set(const Key &key, Args &&... args)HashTable< T, Key, Hash >inline
empty() const noexceptHashTable< T, Key, Hash >inline
end() noexceptHashSet< Key, Hash >inline
end() const noexceptHashSet< Key, Hash >inline
erase(const iterator &iter)HashTable< T, Key, Hash >
erase(const Key &key)HashTable< T, Key, Hash >
erase(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
erase(std::initializer_list< Key > keys)HashTable< T, Key, Hash >inline
erase(InputIter first, InputIter last)HashTable< T, Key, Hash >inline
erase(const FixedList< Key, N > &keys)HashTable< T, Key, Hash >inline
erase(const UList< Key > &keys)HashTable< T, Key, Hash >inline
erase(InputIter first, InputIter last)HashTable< T, Key, Hash >inline
erase(const FixedList< Key, N > &keys)HashTable< T, Key, Hash >inline
erase(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
filterEntries(const BinaryPredicate &, const bool)=deleteHashSet< Key, Hash >
filterKeys(const UnaryPredicate &pred, const bool pruning=false)HashTable< T, Key, Hash >
filterKeys(const UnaryPredicate &pred, const bool pruning)HashTable< T, Key, Hash >
filterValues(const UnaryPredicate &, const bool)=deleteHashSet< Key, Hash >
find(const Key &key)HashTable< T, Key, Hash >inline
find(const Key &key) constHashTable< T, Key, Hash >inline
found(const Key &key) constHashTable< T, Key, Hash >inline
hasher typedefHashTable< T, Key, Hash >
HashSet()HashSet< Key, Hash >inline
HashSet(const this_type &rhs)HashSet< Key, Hash >inline
HashSet(this_type &&rhs)HashSet< Key, Hash >inline
HashSet(const label size)HashSet< Key, Hash >inlineexplicit
HashSet(Istream &is)HashSet< Key, Hash >inlineexplicit
HashSet(const FixedList< Key, N > &list)HashSet< Key, Hash >explicit
HashSet(const UList< Key > &list)HashSet< Key, Hash >explicit
HashSet(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >explicit
HashSet(std::initializer_list< Key > list)HashSet< Key, Hash >
HashSet(const HashTable< AnyType, Key, AnyHash > &tbl)HashSet< Key, Hash >explicit
HashTable()HashTable< T, Key, Hash >
HashTable(const label size)HashTable< T, Key, Hash >explicit
HashTable(Istream &is, const label size=128)HashTable< T, Key, Hash >
HashTable(const this_type &ht)HashTable< T, Key, Hash >
HashTable(this_type &&rhs)HashTable< T, Key, Hash >
HashTable(std::initializer_list< std::pair< Key, T > > list)HashTable< T, Key, Hash >
HashTableCore()=defaultHashTableCore
insert(const Key &key)HashSet< Key, Hash >inline
insert(InputIter first, InputIter last)HashSet< Key, Hash >inline
insert(std::initializer_list< Key > list)HashSet< Key, Hash >inline
insert(const FixedList< Key, N > &list)HashSet< Key, Hash >inline
insert(const UList< Key > &list)HashSet< Key, Hash >inline
insert(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >inline
insert(InputIter first, InputIter last)HashSet< Key, Hash >inline
insert(const FixedList< Key, N > &list)HashSet< Key, Hash >inline
insert(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >inline
Foam::HashTable::insert(const Key &key, const T &obj)HashTable< T, Key, Hash >inline
Foam::HashTable::insert(const Key &key, T &&obj)HashTable< T, Key, Hash >inline
iterator typedefHashSet< Key, Hash >
iterator_erase(node_type *&entry, label &index)HashTable< T, Key, Hash >protected
key_iterator typedefHashTable< T, Key, Hash >
key_type typedefHashTable< T, Key, Hash >
keys() constHashTable< T, Key, Hash >inline
lookup(const Key &key, const T &deflt) constHashTable< T, Key, Hash >inline
mapped_type typedefHashTable< T, Key, Hash >
maxTableSizeHashTableCorestatic
node_type typedefHashTable< T, Key, Hash >
operator!=(const this_type &rhs) constHashSet< Key, Hash >
Foam::HashTable::operator!=(const this_type &rhs) constHashTable< T, Key, Hash >
operator&=(const this_type &rhs)HashSet< Key, Hash >inline
operator()(const Key &key) const noexceptHashSet< Key, Hash >inline
Foam::HashTable::operator()(const Key &key)HashTable< T, Key, Hash >inline
Foam::HashTable::operator()(const Key &key, const T &deflt)HashTable< T, Key, Hash >inline
operator+=(const this_type &rhs)HashSet< Key, Hash >inline
Foam::HashTable::operator+=(const this_type &rhs)HashTable< T, Key, Hash >
operator-=(const this_type &rhs)HashSet< Key, Hash >inline
operator=(const this_type &rhs)HashSet< Key, Hash >inline
operator=(this_type &&rhs)HashSet< Key, Hash >inline
operator=(const UList< Key > &rhs)HashSet< Key, Hash >
operator=(const FixedList< Key, N > &rhs)HashSet< Key, Hash >
operator=(std::initializer_list< Key > rhs)HashSet< Key, Hash >
Foam::HashTable::operator=(const this_type &rhs)HashTable< T, Key, Hash >
Foam::HashTable::operator=(std::initializer_list< std::pair< Key, T > > rhs)HashTable< T, Key, Hash >
Foam::HashTable::operator=(this_type &&rhs)HashTable< T, Key, Hash >
operator==(const this_type &rhs) constHashSet< Key, Hash >
Foam::HashTable::operator==(const this_type &rhs) constHashTable< T, Key, Hash >
operator[](const Key &key) const noexceptHashSet< Key, Hash >inline
Foam::HashTable::operator[](const Key &key)HashTable< T, Key, Hash >inline
operator^=(const this_type &rhs)HashSet< Key, Hash >
operator|=(const this_type &rhs)HashSet< Key, Hash >
parent_type typedefHashSet< Key, Hash >
pointer typedefHashTable< T, Key, Hash >
printInfo(Ostream &os) constHashTable< T, Key, Hash >
reference typedefHashTable< T, Key, Hash >
resize(const label sz)HashTable< T, Key, Hash >
retain(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
retain(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
set(const Key &key)HashSet< Key, Hash >inline
set(InputIter first, InputIter last)HashSet< Key, Hash >inline
set(std::initializer_list< Key > list)HashSet< Key, Hash >inline
set(const FixedList< Key, N > &list)HashSet< Key, Hash >inline
set(const UList< Key > &list)HashSet< Key, Hash >inline
set(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >inline
Foam::HashTable::set(const Key &key, const T &obj)HashTable< T, Key, Hash >inline
Foam::HashTable::set(const Key &key, T &&obj)HashTable< T, Key, Hash >inline
setMany(InputIter first, InputIter last)HashSet< Key, Hash >inline
size() const noexceptHashTable< T, Key, Hash >inline
size_type typedefHashTable< T, Key, Hash >
sorted() constHashTable< T, Key, Hash >
sorted()HashTable< T, Key, Hash >
sortedToc() constHashTable< T, Key, Hash >
sortedToc(const Compare &comp) constHashTable< T, Key, Hash >
sortedToc(const Compare &comp) constHashTable< T, Key, Hash >
swap(HashTable< T, Key, Hash > &rhs)HashTable< T, Key, Hash >
test(const Key &key) const noexceptHashSet< Key, Hash >inline
this_type typedefHashSet< Key, Hash >
toc() constHashTable< T, Key, Hash >
tocEntries(const BinaryPredicate &, const bool)=deleteHashSet< Key, Hash >
Foam::HashTable::tocEntries(const BinaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
tocKeys(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
tocKeys(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
tocValues(const UnaryPredicate &, const bool)=deleteHashSet< Key, Hash >
Foam::HashTable::tocValues(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
transfer(HashTable< T, Key, Hash > &rhs)HashTable< T, Key, Hash >
unset(const Key &key)HashSet< Key, Hash >inline
unset(InputIter first, InputIter last)HashSet< Key, Hash >inline
unset(std::initializer_list< Key > list)HashSet< Key, Hash >inline
unset(const FixedList< Key, N > &list)HashSet< Key, Hash >inline
unset(const UList< Key > &list)HashSet< Key, Hash >inline
unset(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >inline
unset(InputIter first, InputIter last)HashSet< Key, Hash >inline
unset(const FixedList< Key, N > &list)HashSet< Key, Hash >inline
unset(const IndirectListBase< Key, Addr > &list)HashSet< Key, Hash >inline
value_type typedefHashTable< T, Key, Hash >
writeKeys(Ostream &os, const label shortLen=0) constHashTable< T, Key, Hash >
writeList(Ostream &os, const label shortLen=0) constHashSet< Key, Hash >inline
~HashTable()HashTable< T, Key, Hash >