Definition at line 162 of file SatSolverObserver.cpp.
Public Member Functions | |
Private (std::ostream &streamTo) | |
Public Attributes | |
AbstractProcess * | process |
int | stepsTotal |
int | last |
std::ostream & | stream |
Private | ( | std::ostream & | streamTo | ) | [inline] |
Definition at line 168 of file SatSolverObserver.cpp.
Definition at line 163 of file SatSolverObserver.cpp.
Referenced by ProgressWatch::notify(), and ProgressWatch::ProgressWatch().
int stepsTotal |
Definition at line 164 of file SatSolverObserver.cpp.
Referenced by ProgressWatch::notify(), and ProgressWatch::ProgressWatch().
int last |
Definition at line 165 of file SatSolverObserver.cpp.
Referenced by ProgressWatch::notify(), and ProgressWatch::ProgressWatch().
std::ostream& stream |