Public Member Functions | |
SharedLiterals * | fetch_if_neq (SharedLiterals *last) const |
void | release (SharedLiterals *newLits) |
SharedConstraint () | |
Public Attributes | |
SharedLiterals * | current |
Clasp::spin_mutex | mutex |
Definition at line 33 of file cb_enumerator.cpp.
Definition at line 35 of file cb_enumerator.cpp.
SharedLiterals* Clasp::CBConsequences::SharedConstraint::fetch_if_neq | ( | SharedLiterals * | last | ) | const [inline] |
Definition at line 36 of file cb_enumerator.cpp.
void Clasp::CBConsequences::SharedConstraint::release | ( | SharedLiterals * | newLits | ) | [inline] |
Definition at line 40 of file cb_enumerator.cpp.
Definition at line 45 of file cb_enumerator.cpp.
Clasp::spin_mutex Clasp::CBConsequences::SharedConstraint::mutex [mutable] |
Definition at line 46 of file cb_enumerator.cpp.