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 ()
 
void DoJob ()
 

Detailed Description

Definition at line 20 of file MFCCatalogExample.cpp.

Constructor & Destructor Documentation

◆ CMyApplication()

CMyApplication::CMyApplication ( CInstrumentCatalog rCat)
inline

Definition at line 50 of file MFCCatalogExample.cpp.

Member Function Documentation

◆ DoJob()

void CMyApplication::DoJob ( )
inline

Definition at line 72 of file MFCCatalogExample.cpp.

◆ Subscribe()

void CMyApplication::Subscribe ( )
inline

Definition at line 62 of file MFCCatalogExample.cpp.

◆ SyncControls()

void CMyApplication::SyncControls ( )
inline

Definition at line 54 of file MFCCatalogExample.cpp.

◆ SyncObservers()

void CMyApplication::SyncObservers ( )
inline

Definition at line 58 of file MFCCatalogExample.cpp.


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