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

#include <CatalogInterface.h>

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

Public Member Functions

 CAsyncSnapshotNotification (CObserverNotifier_untyped &rNot, CObserver_untyped &rObs)
 
virtual ~CAsyncSnapshotNotification ()
 
const void * DataCopy () const
 
- 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 180 of file CatalogInterface.h.

Constructor & Destructor Documentation

◆ CAsyncSnapshotNotification()

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

Definition at line 185 of file CatalogInterface.h.

◆ ~CAsyncSnapshotNotification()

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

Definition at line 190 of file CatalogInterface.h.

Member Function Documentation

◆ DataCopy()

const void* MTL::InstrumentCatalogInterface::CAsyncSnapshotNotification::DataCopy ( ) const
inline

Definition at line 195 of file CatalogInterface.h.


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