aGrUM  0.20.2
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.

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
head__gum::DAGCycleDetector::Changeprivate
operator=(const Change &from) noexceptgum::DAGCycleDetector::Changeprotected
operator=(Change &&from) noexceptgum::DAGCycleDetector::Changeprotected
tail() const noexceptgum::DAGCycleDetector::Change
tail__gum::DAGCycleDetector::Changeprivate
type() const noexceptgum::DAGCycleDetector::Change
type__gum::DAGCycleDetector::Changeprivate
~Change() noexceptgum::DAGCycleDetector::Changevirtual