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

#include <CatalogInterface.h>

Public Member Functions

virtual ~CObserver_untyped ()
 
bool Is (const CObserver_untyped &rObs)
 
bool Is (const CObserver_untyped *pObs)
 
virtual void * Copy (void)=0
 
virtual void Delete (void *const pAllocatedData)=0
 

Detailed Description

Definition at line 62 of file CatalogInterface.h.

Constructor & Destructor Documentation

◆ ~CObserver_untyped()

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

Definition at line 66 of file CatalogInterface.h.

Member Function Documentation

◆ Copy()

virtual void* MTL::InstrumentCatalogInterface::CObserver_untyped::Copy ( void  )
pure virtual

◆ Delete()

virtual void MTL::InstrumentCatalogInterface::CObserver_untyped::Delete ( void *const  pAllocatedData)
pure virtual

◆ Is() [1/2]

bool MTL::InstrumentCatalogInterface::CObserver_untyped::Is ( const CObserver_untyped rObs)
inline

Definition at line 70 of file CatalogInterface.h.

◆ Is() [2/2]

bool MTL::InstrumentCatalogInterface::CObserver_untyped::Is ( const CObserver_untyped pObs)
inline

Definition at line 72 of file CatalogInterface.h.


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