C++ Instrument Catalog
Public Member Functions | Public Attributes | List of all members
MTL::CInstrumentCatalog::sMeasureProbeSelection Struct Reference

#include <InstrumentCatalog.h>

Public Member Functions

 sMeasureProbeSelection ()
 
 sMeasureProbeSelection (eMeasureSelectionMode SelMode, U8 PrbNb)
 
bool operator== (const sMeasureProbeSelection &other) const
 
bool operator!= (const sMeasureProbeSelection &other) const
 

Public Attributes

eMeasureSelectionMode SelectionMode
 
U8 ProbeNumber
 

Detailed Description

Definition at line 197 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ sMeasureProbeSelection() [1/2]

MTL::CInstrumentCatalog::sMeasureProbeSelection::sMeasureProbeSelection ( )
inline

Definition at line 201 of file InstrumentCatalog.h.

◆ sMeasureProbeSelection() [2/2]

MTL::CInstrumentCatalog::sMeasureProbeSelection::sMeasureProbeSelection ( eMeasureSelectionMode  SelMode,
U8  PrbNb 
)
inline

Definition at line 204 of file InstrumentCatalog.h.

Member Function Documentation

◆ operator!=()

bool MTL::CInstrumentCatalog::sMeasureProbeSelection::operator!= ( const sMeasureProbeSelection other) const
inline

Definition at line 209 of file InstrumentCatalog.h.

◆ operator==()

bool MTL::CInstrumentCatalog::sMeasureProbeSelection::operator== ( const sMeasureProbeSelection other) const
inline

Definition at line 207 of file InstrumentCatalog.h.

Member Data Documentation

◆ ProbeNumber

U8 MTL::CInstrumentCatalog::sMeasureProbeSelection::ProbeNumber

Definition at line 200 of file InstrumentCatalog.h.

◆ SelectionMode

eMeasureSelectionMode MTL::CInstrumentCatalog::sMeasureProbeSelection::SelectionMode

Definition at line 199 of file InstrumentCatalog.h.


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