allocator_type typedef | gum::learning::IdSet< ALLOC > | |
begin() const | gum::learning::IdSet< ALLOC > | |
beginSafe() const | gum::learning::IdSet< ALLOC > | |
clear() | gum::learning::IdSet< ALLOC > | |
clone() const | gum::learning::IdSet< ALLOC > | virtual |
clone(const allocator_type &alloc) const | gum::learning::IdSet< ALLOC > | virtual |
conditionalIdSet() const | gum::learning::IdSet< ALLOC > | |
const_iterator typedef | gum::learning::IdSet< ALLOC > | |
const_iterator_safe typedef | gum::learning::IdSet< ALLOC > | |
contains(const IdSet< ALLOC > &set) const | gum::learning::IdSet< ALLOC > | |
empty() const | gum::learning::IdSet< ALLOC > | |
end() const | gum::learning::IdSet< ALLOC > | |
endSafe() const | gum::learning::IdSet< ALLOC > | |
erase(const NodeId id) | gum::learning::IdSet< ALLOC > | |
exists(const NodeId id) const | gum::learning::IdSet< ALLOC > | |
getAllocator() const | gum::learning::IdSet< ALLOC > | |
hasConditioningSet() const | gum::learning::IdSet< ALLOC > | |
ids() const | gum::learning::IdSet< ALLOC > | |
IdSet(const allocator_type &alloc=allocator_type()) | gum::learning::IdSet< ALLOC > | |
IdSet(const std::vector< NodeId, ALLOC< NodeId > > &ids, const bool rhs_ids, const bool ordered_ids, const allocator_type &alloc=allocator_type()) | gum::learning::IdSet< ALLOC > | |
IdSet(NodeId var1, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdSet< ALLOC > | |
IdSet(NodeId var1, NodeId var2, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_lhs_vars, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdSet< ALLOC > | |
IdSet(NodeId var1, NodeId var2, NodeId var3, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_lhs_vars, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdSet< ALLOC > | |
IdSet(const IdSet< ALLOC > &from) | gum::learning::IdSet< ALLOC > | |
IdSet(const IdSet< ALLOC > &from, const allocator_type &alloc) | gum::learning::IdSet< ALLOC > | |
IdSet(IdSet< ALLOC > &&from) | gum::learning::IdSet< ALLOC > | |
IdSet(IdSet< ALLOC > &&from, const allocator_type &alloc) | gum::learning::IdSet< ALLOC > | |
iterator typedef | gum::learning::IdSet< ALLOC > | |
iterator_safe typedef | gum::learning::IdSet< ALLOC > | |
nbLHSIds() const | gum::learning::IdSet< ALLOC > | |
nbRHSIds() const | gum::learning::IdSet< ALLOC > | |
operator!=(const IdSet< ALLOC > &from) const | gum::learning::IdSet< ALLOC > | |
operator=(const IdSet< ALLOC > &from) | gum::learning::IdSet< ALLOC > | |
operator=(IdSet< ALLOC > &&from) | gum::learning::IdSet< ALLOC > | |
operator==(const IdSet< ALLOC > &from) const | gum::learning::IdSet< ALLOC > | |
operator[](const std::size_t index) const | gum::learning::IdSet< ALLOC > | |
pos(const NodeId id) const | gum::learning::IdSet< ALLOC > | |
size() const | gum::learning::IdSet< ALLOC > | |
toString() const | gum::learning::IdSet< ALLOC > | |
~IdSet() | gum::learning::IdSet< ALLOC > | virtual |