C++ Instrument Catalog
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
MTL::InstrumentCatalogInterface::CAsyncNotification Class Reference

#include <CatalogInterface.h>

Inheritance diagram for MTL::InstrumentCatalogInterface::CAsyncNotification:
MTL::InstrumentCatalogInterface::CAsyncDynamicNotification MTL::InstrumentCatalogInterface::CAsyncSnapshotNotification

Public Member Functions

virtual ~CAsyncNotification ()
 
CObserverNotifier_untypedNotifier () const
 
CObserver_untypedObserver () const
 

Protected Member Functions

 CAsyncNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs)
 

Protected Attributes

CObserver_untypedm_rObserver
 

Detailed Description

Definition at line 144 of file CatalogInterface.h.

Constructor & Destructor Documentation

◆ CAsyncNotification()

MTL::InstrumentCatalogInterface::CAsyncNotification::CAsyncNotification ( CObserverNotifier_untyped rNot,
CObserver_untyped rObs 
)
inlineprotected

Definition at line 152 of file CatalogInterface.h.

◆ ~CAsyncNotification()

virtual MTL::InstrumentCatalogInterface::CAsyncNotification::~CAsyncNotification ( )
inlinevirtual

Definition at line 156 of file CatalogInterface.h.

Member Function Documentation

◆ Notifier()

CObserverNotifier_untyped& MTL::InstrumentCatalogInterface::CAsyncNotification::Notifier ( ) const
inline

Definition at line 160 of file CatalogInterface.h.

◆ Observer()

CObserver_untyped& MTL::InstrumentCatalogInterface::CAsyncNotification::Observer ( ) const
inline

Definition at line 162 of file CatalogInterface.h.

Member Data Documentation

◆ m_rObserver

CObserver_untyped& MTL::InstrumentCatalogInterface::CAsyncNotification::m_rObserver
protected

Definition at line 149 of file CatalogInterface.h.


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