CVC3
Private Member Functions | Private Attributes | Friends

CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj Class Reference

Inherits CVC3::ContextNotifyObj.

Collaboration diagram for CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj:
Collaboration graph
[legend]

List of all members.

Private Member Functions

Private Attributes

Friends


Detailed Description

template<class T>
template<class U>
class CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj

Definition at line 61 of file smartcdo.h.


Constructor & Destructor Documentation

template<class T>
template<class U>
CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::RefNotifyObj ( RefCDO< U > *  ref,
Context context 
) [inline, private]

Constructor.

Definition at line 65 of file smartcdo.h.


Member Function Documentation

template<class T>
template<class U>
void CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::notifyPre ( void  ) [inline, private, virtual]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 67 of file smartcdo.h.

References CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::d_ref.

template<class T>
template<class U>
void CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::notify ( void  ) [inline, private, virtual]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 68 of file smartcdo.h.

References CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::d_ref.


Friends And Related Function Documentation

template<class T>
template<class U>
friend class RefCDO [friend]

Definition at line 62 of file smartcdo.h.


Member Data Documentation

template<class T>
template<class U>
RefCDO<U>* CVC3::SmartCDO< T >::RefCDO< U >::RefNotifyObj::d_ref [private]

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