CVC3::SearchSat::Restorer Class Reference

Inheritance diagram for CVC3::SearchSat::Restorer:

Inheritance graph
[legend]
Collaboration diagram for CVC3::SearchSat::Restorer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Attributes


Detailed Description

Definition at line 159 of file search_sat.h.


Constructor & Destructor Documentation

CVC3::SearchSat::Restorer::Restorer ( Context context,
SearchSat ss 
) [inline]

Definition at line 162 of file search_sat.h.


Member Function Documentation

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().


Member Data Documentation

SearchSat* CVC3::SearchSat::Restorer::d_ss [private]

Definition at line 160 of file search_sat.h.

Referenced by notify(), and notifyPre().


The documentation for this class was generated from the following file:
Generated on Wed Nov 18 16:15:53 2009 for CVC3 by  doxygen 1.5.2