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

#include <InstrumentCatalog.h>

Public Member Functions

 CInstrManCatalogInterface (CInstrumentCatalog &rCatalog)
 

Public Attributes

CControl< CInstrumentCatalog::tInstrumentListcInstrumentList
 
CObserver< CInstrumentCatalog::sInstrumentConnectionoInstrumentCurrent
 
CObserver< CInstrumentCatalog::sMFC3045SerialPortSettingsoMFC3045SerialPortSettings
 
CControl< CInstrumentCatalog::sInstrumentInformationcInstrumentInformation
 
CControl< CInstrumentCatalog::sInstrumentConfigurationcInstrumentConfiguration
 
CControl< CInstrumentCatalog::sProbeArrayInformationcProbeArrayInformation
 
CControl< CInstrumentCatalog::sProbeArrayAnglecProbeArrayAngle
 
CObserver< CInstrumentCatalog::sInstrumentStateoInstrumentState
 
CControl< CInstrumentCatalog::sInstrumentStatuscInstrumentStatus
 
CControl< CInstrumentCatalog::eRemoteBoxTriggercRemoteBoxTriggerEvent
 
CObserver< CInstrumentCatalog::eRemoteBoxBusyLedStateoRemoteBoxBusyLedState
 
CControl< CInstrumentCatalog::sSearchResultcSearchResult
 
CControl< CInstrumentCatalog::sMeasurementResultscMeasurementResults
 
CObserver< CInstrumentCatalog::sNormalizationoNormalizationRequest
 
CControl< CInstrumentCatalog::sNormalizationcNormalizationReturned
 
CControl< CInstrumentCatalog::sErrorcError
 
CControl< CInstrumentCatalog::sLogMessagecLogMessage
 

Detailed Description

Definition at line 606 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ CInstrManCatalogInterface()

MTL::CInstrManCatalogInterface::CInstrManCatalogInterface ( CInstrumentCatalog rCatalog)
inline

Definition at line 640 of file InstrumentCatalog.h.

Member Data Documentation

◆ cError

CControl<CInstrumentCatalog::sError> MTL::CInstrManCatalogInterface::cError

Definition at line 637 of file InstrumentCatalog.h.

◆ cInstrumentConfiguration

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

Definition at line 620 of file InstrumentCatalog.h.

◆ cInstrumentInformation

CControl<CInstrumentCatalog::sInstrumentInformation> MTL::CInstrManCatalogInterface::cInstrumentInformation

Definition at line 619 of file InstrumentCatalog.h.

◆ cInstrumentList

CControl<CInstrumentCatalog::tInstrumentList> MTL::CInstrManCatalogInterface::cInstrumentList

Definition at line 614 of file InstrumentCatalog.h.

◆ cInstrumentStatus

CControl<CInstrumentCatalog::sInstrumentStatus> MTL::CInstrManCatalogInterface::cInstrumentStatus

Definition at line 626 of file InstrumentCatalog.h.

◆ cLogMessage

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

Definition at line 638 of file InstrumentCatalog.h.

◆ cMeasurementResults

CControl<CInstrumentCatalog::sMeasurementResults> MTL::CInstrManCatalogInterface::cMeasurementResults

Definition at line 632 of file InstrumentCatalog.h.

◆ cNormalizationReturned

CControl<CInstrumentCatalog::sNormalization> MTL::CInstrManCatalogInterface::cNormalizationReturned

Definition at line 636 of file InstrumentCatalog.h.

◆ cProbeArrayAngle

CControl<CInstrumentCatalog::sProbeArrayAngle> MTL::CInstrManCatalogInterface::cProbeArrayAngle

Definition at line 622 of file InstrumentCatalog.h.

◆ cProbeArrayInformation

CControl<CInstrumentCatalog::sProbeArrayInformation> MTL::CInstrManCatalogInterface::cProbeArrayInformation

Definition at line 621 of file InstrumentCatalog.h.

◆ cRemoteBoxTriggerEvent

CControl<CInstrumentCatalog::eRemoteBoxTrigger> MTL::CInstrManCatalogInterface::cRemoteBoxTriggerEvent

Definition at line 627 of file InstrumentCatalog.h.

◆ cSearchResult

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

Definition at line 631 of file InstrumentCatalog.h.

◆ oInstrumentCurrent

CObserver<CInstrumentCatalog::sInstrumentConnection> MTL::CInstrManCatalogInterface::oInstrumentCurrent

Definition at line 615 of file InstrumentCatalog.h.

◆ oInstrumentState

CObserver<CInstrumentCatalog::sInstrumentState> MTL::CInstrManCatalogInterface::oInstrumentState

Definition at line 625 of file InstrumentCatalog.h.

◆ oMFC3045SerialPortSettings

CObserver<CInstrumentCatalog::sMFC3045SerialPortSettings> MTL::CInstrManCatalogInterface::oMFC3045SerialPortSettings

Definition at line 616 of file InstrumentCatalog.h.

◆ oNormalizationRequest

CObserver<CInstrumentCatalog::sNormalization> MTL::CInstrManCatalogInterface::oNormalizationRequest

Definition at line 635 of file InstrumentCatalog.h.

◆ oRemoteBoxBusyLedState

CObserver<CInstrumentCatalog::eRemoteBoxBusyLedState> MTL::CInstrManCatalogInterface::oRemoteBoxBusyLedState

Definition at line 628 of file InstrumentCatalog.h.


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