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

#include <CatalogInterface.h>

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

Public Member Functions

 CAsyncDynamicNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs)
 
virtual ~CAsyncDynamicNotification ()
 
- Public Member Functions inherited from MTL::InstrumentCatalogInterface::CAsyncNotification
virtual ~CAsyncNotification ()
 
CObserverNotifier_untypedNotifier () const
 
CObserver_untypedObserver () const
 

Additional Inherited Members

- Protected Member Functions inherited from MTL::InstrumentCatalogInterface::CAsyncNotification
 CAsyncNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs)
 
- Protected Attributes inherited from MTL::InstrumentCatalogInterface::CAsyncNotification
CObserver_untypedm_rObserver
 

Detailed Description

Definition at line 168 of file CatalogInterface.h.

Constructor & Destructor Documentation

◆ CAsyncDynamicNotification()

MTL::InstrumentCatalogInterface::CAsyncDynamicNotification::CAsyncDynamicNotification ( CObserverNotifier_untyped rNot,
CObserver_untyped rObs 
)
inline

Definition at line 171 of file CatalogInterface.h.

◆ ~CAsyncDynamicNotification()

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

Definition at line 174 of file CatalogInterface.h.


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