aGrUM  0.16.0
gum::learning::IdSet< ALLOC > Member List

This is the complete list of members for gum::learning::IdSet< ALLOC >, including all inherited members.

allocator_type typedefgum::learning::IdSet< ALLOC >
begin() constgum::learning::IdSet< ALLOC >
beginSafe() constgum::learning::IdSet< ALLOC >
clear()gum::learning::IdSet< ALLOC >
clone() constgum::learning::IdSet< ALLOC >virtual
clone(const allocator_type &alloc) constgum::learning::IdSet< ALLOC >virtual
conditionalIdSet() constgum::learning::IdSet< ALLOC >
const_iterator typedefgum::learning::IdSet< ALLOC >
const_iterator_safe typedefgum::learning::IdSet< ALLOC >
contains(const IdSet< ALLOC > &set) constgum::learning::IdSet< ALLOC >
empty() constgum::learning::IdSet< ALLOC >
end() constgum::learning::IdSet< ALLOC >
endSafe() constgum::learning::IdSet< ALLOC >
erase(const NodeId id)gum::learning::IdSet< ALLOC >
exists(const NodeId id) constgum::learning::IdSet< ALLOC >
getAllocator() constgum::learning::IdSet< ALLOC >
hasConditioningSet() constgum::learning::IdSet< ALLOC >
ids() constgum::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 typedefgum::learning::IdSet< ALLOC >
iterator_safe typedefgum::learning::IdSet< ALLOC >
nbLHSIds() constgum::learning::IdSet< ALLOC >
nbRHSIds() constgum::learning::IdSet< ALLOC >
operator!=(const IdSet< ALLOC > &from) constgum::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) constgum::learning::IdSet< ALLOC >
operator[](const std::size_t index) constgum::learning::IdSet< ALLOC >
pos(const NodeId id) constgum::learning::IdSet< ALLOC >
size() constgum::learning::IdSet< ALLOC >
toString() constgum::learning::IdSet< ALLOC >
~IdSet()gum::learning::IdSet< ALLOC >virtual