|
CVC3
2.4.1
|
| CVC3::SmartCDO::RefCDO::RefNotifyObj::RefNotifyObj | ( | RefCDO< U > * | ref, |
| Context * | context | ||
| ) | [inline, private] |
Constructor.
Definition at line 65 of file smartcdo.h.
| void CVC3::SmartCDO::RefCDO::RefNotifyObj::notifyPre | ( | void | ) | [inline, private, virtual] |
Reimplemented from CVC3::ContextNotifyObj.
Definition at line 67 of file smartcdo.h.
References d_ref, and CVC3::SmartCDO::RefCDO::d_delay.
| void CVC3::SmartCDO::RefCDO::RefNotifyObj::notify | ( | void | ) | [inline, private, virtual] |
Reimplemented from CVC3::ContextNotifyObj.
Definition at line 68 of file smartcdo.h.
References d_ref, CVC3::SmartCDO::RefCDO::d_delay, and CVC3::SmartCDO::RefCDO::kill().
friend class RefCDO [friend] |
Definition at line 62 of file smartcdo.h.
RefCDO<U>* CVC3::SmartCDO::RefCDO::RefNotifyObj::d_ref [private] |
Definition at line 63 of file smartcdo.h.
Referenced by notifyPre(), and notify().
1.7.5