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 155 of file search_sat.h.


Constructor & Destructor Documentation

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

Definition at line 158 of file search_sat.h.


Member Function Documentation

void CVC3::SearchSat::Restorer::notifyPre ( void   )  [inline, virtual]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 160 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 161 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 156 of file search_sat.h.

Referenced by notify(), and notifyPre().


The documentation for this class was generated from the following file:
Generated on Tue Jul 3 14:37:30 2007 for CVC3 by  doxygen 1.5.1