C++ Instrument Catalog
|
#include <CatalogInterface.h>
Public Member Functions | |
CAsyncDynamicNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs) | |
virtual | ~CAsyncDynamicNotification () |
![]() | |
virtual | ~CAsyncNotification () |
CObserverNotifier_untyped & | Notifier () const |
CObserver_untyped & | Observer () const |
Additional Inherited Members | |
![]() | |
CAsyncNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs) | |
![]() | |
CObserver_untyped & | m_rObserver |
Definition at line 168 of file CatalogInterface.h.
|
inline |
Definition at line 171 of file CatalogInterface.h.
|
inlinevirtual |
Definition at line 174 of file CatalogInterface.h.