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

#include <InstrumentCatalog.h>

Public Member Functions

 sInstrumentStatus ()
 
 sInstrumentStatus (eInstrumentState St, U8 SPR)
 

Public Attributes

eInstrumentState State
 
U8 SearchProgress
 

Detailed Description

Definition at line 229 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ sInstrumentStatus() [1/2]

MTL::CInstrumentCatalog::sInstrumentStatus::sInstrumentStatus ( )
inline

Definition at line 232 of file InstrumentCatalog.h.

◆ sInstrumentStatus() [2/2]

MTL::CInstrumentCatalog::sInstrumentStatus::sInstrumentStatus ( eInstrumentState  St,
U8  SPR 
)
inline

Definition at line 235 of file InstrumentCatalog.h.

Member Data Documentation

◆ SearchProgress

U8 MTL::CInstrumentCatalog::sInstrumentStatus::SearchProgress

Definition at line 231 of file InstrumentCatalog.h.

◆ State

eInstrumentState MTL::CInstrumentCatalog::sInstrumentStatus::State

Definition at line 230 of file InstrumentCatalog.h.


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