Design Patterns
|
This is the complete list of members for operational::memento::ConstraintSolverInterface, including all inherited members.
AddConstraint(Graphic *startConnection, Graphic *endConnection)=0 | operational::memento::ConstraintSolverInterface | pure virtual |
CreateMemento()=0 | operational::memento::ConstraintSolverInterface | pure virtual |
RemoveConstraint(Graphic *startConnection, Graphic *endConnection)=0 | operational::memento::ConstraintSolverInterface | pure virtual |
SetMemento(ConstraintSolverMemento *)=0 | operational::memento::ConstraintSolverInterface | pure virtual |
Solve()=0 | operational::memento::ConstraintSolverInterface | pure virtual |
~ConstraintSolverInterface() | operational::memento::ConstraintSolverInterface | inlinevirtual |