aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::DAGCycleDetector::Change Member List

This is the complete list of members for gum::DAGCycleDetector::Change, including all inherited members.

_head_gum::DAGCycleDetector::Changeprivate
_tail_gum::DAGCycleDetector::Changeprivate
_type_gum::DAGCycleDetector::Changeprivate
Change(ChangeType type, NodeId tail, NodeId head) noexceptgum::DAGCycleDetector::Change
Change(const Change &from) noexceptgum::DAGCycleDetector::Change
Change(Change &&from) noexceptgum::DAGCycleDetector::Change
head() const noexceptgum::DAGCycleDetector::Change
operator=(const Change &from) noexceptgum::DAGCycleDetector::Changeprotected
operator=(Change &&from) noexceptgum::DAGCycleDetector::Changeprotected
tail() const noexceptgum::DAGCycleDetector::Change
type() const noexceptgum::DAGCycleDetector::Change
~Change() noexceptgum::DAGCycleDetector::Changevirtual