CVC3
|
Inherits CVC3::ContextNotifyObj.
Definition at line 159 of file search_sat.h.
Definition at line 162 of file search_sat.h.
void CVC3::SearchSat::Restorer::notifyPre | ( | void | ) | [inline, virtual] |
Reimplemented from CVC3::ContextNotifyObj.
Definition at line 164 of file search_sat.h.
References d_ss, and CVC3::SearchSat::restorePre().
void CVC3::SearchSat::Restorer::notify | ( | void | ) | [inline, virtual] |
Reimplemented from CVC3::ContextNotifyObj.
Definition at line 165 of file search_sat.h.
References d_ss, and CVC3::SearchSat::restore().
SearchSat* CVC3::SearchSat::Restorer::d_ss [private] |
Definition at line 160 of file search_sat.h.
Referenced by notify(), and notifyPre().