CVC3::ContextNotifyObj Class Reference
[Context Management]

#include <context.h>

Inheritance diagram for CVC3::ContextNotifyObj:

Inheritance graph
[legend]
Collaboration diagram for CVC3::ContextNotifyObj:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Protected Attributes

Friends


Detailed Description

Author: Clark Barrett

Created: Sat Feb 22 16:21:47 2003

Lightweight version of ContextObj: objects are simply notified every time there's a pop. notifyPre() is called right before the context is restored, and notify() is called after the context is restored.

Definition at line 423 of file context.h.


Constructor & Destructor Documentation

CVC3::ContextNotifyObj::ContextNotifyObj ( Context context  )  [inline]

Definition at line 428 of file context.h.

References CVC3::Context::addNotifyObj().

virtual CVC3::ContextNotifyObj::~ContextNotifyObj (  )  [inline, virtual]

Definition at line 430 of file context.h.

References d_context, and CVC3::Context::deleteNotifyObj().


Member Function Documentation

virtual void CVC3::ContextNotifyObj::notifyPre ( void   )  [inline, virtual]

virtual void CVC3::ContextNotifyObj::notify ( void   )  [inline, virtual]

virtual unsigned long CVC3::ContextNotifyObj::getMemory ( int  verbosity  )  [inline, virtual]

Reimplemented in CVC3::ExprManagerNotifyObj.

Definition at line 438 of file context.h.


Friends And Related Function Documentation

friend class Context [friend]

Definition at line 424 of file context.h.


Member Data Documentation

Definition at line 426 of file context.h.

Referenced by ~ContextNotifyObj().


The documentation for this class was generated from the following file:

Generated on Thu Oct 15 22:18:13 2009 for CVC3 by  doxygen 1.5.8