C++ Instrument Catalog
Public Member Functions | List of all members
CMyApplication Class Reference

Public Member Functions

 CMyApplication (CInstrumentCatalog &rCat)
 
void SyncControls ()
 
void SyncObservers ()
 
void Subscribe ()
 
std::string GetInterfaceString (CInstrumentCatalog::eConnectionInterface l_InstrInterface)
 
void DoJob ()
 

Detailed Description

Definition at line 20 of file MFCCatalogExample.cpp.

Constructor & Destructor Documentation

◆ CMyApplication()

CMyApplication::CMyApplication ( CInstrumentCatalog rCat)
inline

Definition at line 54 of file MFCCatalogExample.cpp.

Member Function Documentation

◆ DoJob()

void CMyApplication::DoJob ( )
inline

Definition at line 111 of file MFCCatalogExample.cpp.

◆ GetInterfaceString()

std::string CMyApplication::GetInterfaceString ( CInstrumentCatalog::eConnectionInterface  l_InstrInterface)
inline

Definition at line 90 of file MFCCatalogExample.cpp.

◆ Subscribe()

void CMyApplication::Subscribe ( )
inline

Definition at line 80 of file MFCCatalogExample.cpp.

◆ SyncControls()

void CMyApplication::SyncControls ( )
inline

Definition at line 72 of file MFCCatalogExample.cpp.

◆ SyncObservers()

void CMyApplication::SyncObservers ( )
inline

Definition at line 76 of file MFCCatalogExample.cpp.


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