aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::Set< Key, Alloc > Member List

This is the complete list of members for gum::Set< Key, Alloc >, including all inherited members.

_inside_gum::Set< Key, Alloc >private
allocator_type typedefgum::Set< Key, Alloc >
begin() constgum::Set< Key, Alloc >
beginSafe() constgum::Set< Key, Alloc >
capacity() constgum::Set< Key, Alloc >
cbegin() constgum::Set< Key, Alloc >
cbeginSafe() constgum::Set< Key, Alloc >
cend() const noexceptgum::Set< Key, Alloc >
cendSafe() const noexceptgum::Set< Key, Alloc >
clear()gum::Set< Key, Alloc >
const_iterator typedefgum::Set< Key, Alloc >
const_iterator_safe typedefgum::Set< Key, Alloc >
const_pointer typedefgum::Set< Key, Alloc >
const_reference typedefgum::Set< Key, Alloc >
constEnd4Statics()gum::Set< Key, Alloc >static
constEndSafe4Statics()gum::Set< Key, Alloc >static
contains(const Key &k) constgum::Set< Key, Alloc >
difference_type typedefgum::Set< Key, Alloc >
emplace(Args &&... args)gum::Set< Key, Alloc >
emplace(Args &&... args)gum::Set< Key, Alloc >
empty() const noexceptgum::Set< Key, Alloc >
end() const noexceptgum::Set< Key, Alloc >
end4Statics()gum::Set< Key, Alloc >static
endSafe() const noexceptgum::Set< Key, Alloc >
endSafe4Statics()gum::Set< Key, Alloc >static
erase(const Key &k)gum::Set< Key, Alloc >
erase(const iterator_safe &k)gum::Set< Key, Alloc >
exists(const Key &k) constgum::Set< Key, Alloc >
hashMap(NewKey(*f)(const Key &), Size capacity=0) constgum::Set< Key, Alloc >
hashMap(const NewKey &val, Size size=0) constgum::Set< Key, Alloc >
insert(const Key &k)gum::Set< Key, Alloc >
insert(Key &&k)gum::Set< Key, Alloc >
isProperSubsetOf(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isProperSubsetOf(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isProperSupersetOf(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isProperSupersetOf(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isSubsetOrEqual(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isSubsetOrEqual(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isSupersetOrEqual(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
isSupersetOrEqual(const Set< Key, OtherAlloc > &s) constgum::Set< Key, Alloc >
iterator typedefgum::Set< Key, Alloc >
iterator_safe typedefgum::Set< Key, Alloc >
listMap(NewKey(*f)(const Key &)) constgum::Set< Key, Alloc >
operator!=(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator!=(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator*(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator*=(const Set< Key, OtherAlloc > &s2)gum::Set< Key, Alloc >
operator+(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator+=(const Set< Key, OtherAlloc > &s2)gum::Set< Key, Alloc >
operator-(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator<<(const Key &k)gum::Set< Key, Alloc >
operator<<(Key &&k)gum::Set< Key, Alloc >
operator=(const Set< Key, Alloc > &from)gum::Set< Key, Alloc >
operator=(const Set< Key, OtherAlloc > &from)gum::Set< Key, Alloc >
operator=(Set< Key, Alloc > &&from)gum::Set< Key, Alloc >
operator==(const Set< Key, OtherAlloc > &s2) constgum::Set< Key, Alloc >
operator>>(const Key &k)gum::Set< Key, Alloc >
pointer typedefgum::Set< Key, Alloc >
reference typedefgum::Set< Key, Alloc >
resize(Size new_capacity)gum::Set< Key, Alloc >
resizePolicy() constgum::Set< Key, Alloc >
Set classgum::Set< Key, Alloc >friend
Set(Size capacity=HashTableConst::default_size, bool resize_policy=true)gum::Set< Key, Alloc >explicit
Set(std::initializer_list< Key > list)gum::Set< Key, Alloc >
Set(const Set< Key, Alloc > &aHT)gum::Set< Key, Alloc >
Set(const Set< Key, OtherAlloc > &aHT)gum::Set< Key, Alloc >
Set(Set< Key, Alloc > &&aHT)gum::Set< Key, Alloc >
Set(const HashTable< Key, bool, Alloc > &h)gum::Set< Key, Alloc >private
Set(const Set< Key, OtherAlloc > &s)gum::Set< Key, Alloc >
SetIterator< Key > classgum::Set< Key, Alloc >friend
SetIteratorSafe< Key > classgum::Set< Key, Alloc >friend
setResizePolicy(const bool new_policy)gum::Set< Key, Alloc >
size() const noexceptgum::Set< Key, Alloc >
size_type typedefgum::Set< Key, Alloc >
toString() constgum::Set< Key, Alloc >
value_type typedefgum::Set< Key, Alloc >
~Set()gum::Set< Key, Alloc >