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

#include <MFCManagerCatalog.h>

Public Member Functions

 CMFCControllerInterface (CMFCManagerCatalog &rCatalog)
 

Public Attributes

CControl< CMFCManagerCatalog::eControllerStatecState
 
CControl< CParsedResourceListcInstrumentList
 
CControl< CInstrumentCatalog::sProbeArrayInformationcPAInfo
 
CControl< CInstrumentCatalog::sInstrumentConfigurationcInstrumentConfiguration
 
CControl< U8 > cSearchProgress
 
CControl< CInstrumentCatalog::sSearchResultcSearchResult
 
CControl< CInstrumentCatalog::sMeasurementResultscMeasResults
 
CControl< CMFCDevice::sMFCDeviceErrorcError
 
CControl< CInstrumentCatalog::sLogMessagecLogMessage
 
CControl< bool > cRemoteBoxStart
 

Detailed Description

Definition at line 98 of file MFCManagerCatalog.h.

Constructor & Destructor Documentation

◆ CMFCControllerInterface()

MTL::CMFCControllerInterface::CMFCControllerInterface ( CMFCManagerCatalog rCatalog)
inline

Definition at line 117 of file MFCManagerCatalog.h.

Member Data Documentation

◆ cError

CControl<CMFCDevice::sMFCDeviceError> MTL::CMFCControllerInterface::cError

Definition at line 113 of file MFCManagerCatalog.h.

◆ cInstrumentConfiguration

CControl<CInstrumentCatalog::sInstrumentConfiguration> MTL::CMFCControllerInterface::cInstrumentConfiguration

Definition at line 109 of file MFCManagerCatalog.h.

◆ cInstrumentList

CControl<CParsedResourceList> MTL::CMFCControllerInterface::cInstrumentList

Definition at line 107 of file MFCManagerCatalog.h.

◆ cLogMessage

CControl<CInstrumentCatalog::sLogMessage> MTL::CMFCControllerInterface::cLogMessage

Definition at line 114 of file MFCManagerCatalog.h.

◆ cMeasResults

CControl<CInstrumentCatalog::sMeasurementResults> MTL::CMFCControllerInterface::cMeasResults

Definition at line 112 of file MFCManagerCatalog.h.

◆ cPAInfo

CControl<CInstrumentCatalog::sProbeArrayInformation> MTL::CMFCControllerInterface::cPAInfo

Definition at line 108 of file MFCManagerCatalog.h.

◆ cRemoteBoxStart

CControl<bool> MTL::CMFCControllerInterface::cRemoteBoxStart

Definition at line 115 of file MFCManagerCatalog.h.

◆ cSearchProgress

CControl<U8> MTL::CMFCControllerInterface::cSearchProgress

Definition at line 110 of file MFCManagerCatalog.h.

◆ cSearchResult

CControl<CInstrumentCatalog::sSearchResult> MTL::CMFCControllerInterface::cSearchResult

Definition at line 111 of file MFCManagerCatalog.h.

◆ cState

CControl<CMFCManagerCatalog::eControllerState> MTL::CMFCControllerInterface::cState

Definition at line 106 of file MFCManagerCatalog.h.


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