|
CVC3
|
Inherits CVC3::ContextNotifyObj.

Public Member Functions | |
| CoreNotifyObj (TheoryCore *tc, Context *context) | |
| void | notify () |
Public Member Functions inherited from CVC3::ContextNotifyObj | |
| ContextNotifyObj (Context *context) | |
| virtual | ~ContextNotifyObj () |
| virtual void | notifyPre (void) |
| virtual unsigned long | getMemory (int verbosity) |
Private Attributes | |
| TheoryCore * | d_theoryCore |
Additional Inherited Members | |
Protected Attributes inherited from CVC3::ContextNotifyObj | |
| Context * | d_context |
Definition at line 176 of file theory_core.h.
|
inline |
Definition at line 179 of file theory_core.h.
|
inlinevirtual |
Reimplemented from CVC3::ContextNotifyObj.
Definition at line 181 of file theory_core.h.
References d_theoryCore, CVC3::Theory::getEM(), and CVC3::ExprManager::invalidateSimpCache().
|
private |
Definition at line 177 of file theory_core.h.
Referenced by notify().
1.8.2