Definition at line 207 of file SatSolver.cpp.
Public Types | |
typedef std::set < SatItemHashDecorator > | TSet |
Public Member Functions | |
void | addItem (ISatItem *item) |
Public Attributes | |
TSet | set |
Classes | |
class | SatItemHashDecorator |
typedef std::set<SatItemHashDecorator> TSet |
Definition at line 238 of file SatSolver.cpp.
void addItem | ( | ISatItem * | item | ) | [inline] |
Definition at line 241 of file SatSolver.cpp.
References SatItemSet::Private::SatItemHashDecorator::dispose().
Referenced by SatItemSet::addItem().
Definition at line 239 of file SatSolver.cpp.
Referenced by SatItemSet::clear(), SatItemSet::createVector(), and SatItemSet::getLength().