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

#include <InstrumentCatalog.h>

Public Member Functions

 sInstrumentInformation ()
 

Public Attributes

sInstrumentConnection InstrumentConnection
 
eInstrumentType Type
 
std::string SerialNumber
 
std::string Description
 
tISO8601DateTime CalibrationDate
 

Detailed Description

Definition at line 106 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ sInstrumentInformation()

MTL::CInstrumentCatalog::sInstrumentInformation::sInstrumentInformation ( )
inline

Definition at line 112 of file InstrumentCatalog.h.

Member Data Documentation

◆ CalibrationDate

tISO8601DateTime MTL::CInstrumentCatalog::sInstrumentInformation::CalibrationDate

Definition at line 111 of file InstrumentCatalog.h.

◆ Description

std::string MTL::CInstrumentCatalog::sInstrumentInformation::Description

Definition at line 110 of file InstrumentCatalog.h.

◆ InstrumentConnection

sInstrumentConnection MTL::CInstrumentCatalog::sInstrumentInformation::InstrumentConnection

Definition at line 107 of file InstrumentCatalog.h.

◆ SerialNumber

std::string MTL::CInstrumentCatalog::sInstrumentInformation::SerialNumber

Definition at line 109 of file InstrumentCatalog.h.

◆ Type

eInstrumentType MTL::CInstrumentCatalog::sInstrumentInformation::Type

Definition at line 108 of file InstrumentCatalog.h.


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