DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpInstr::NetworkSpectrometerConfigurator Class Reference
+ Inheritance diagram for DynExpInstr::NetworkSpectrometerConfigurator:

Public Types

using ObjectType = NetworkSpectrometer
 
using ParamsType = NetworkSpectrometerParams
 
- Public Types inherited from DynExpInstr::gRPCInstrumentConfigurator< Spectrometer, 0, DynExpProto::NetworkSpectrometer::NetworkSpectrometer >
using ObjectType = gRPCInstrument< Spectrometer, 0, gRPCStubs... >
 
using ParamsType = gRPCInstrumentParams< Spectrometer, 0, gRPCStubs... >
 

Public Member Functions

 NetworkSpectrometerConfigurator ()=default
 
virtual ~NetworkSpectrometerConfigurator ()=default
 
- Public Member Functions inherited from DynExpInstr::gRPCInstrumentConfigurator< Spectrometer, 0, DynExpProto::NetworkSpectrometer::NetworkSpectrometer >
 gRPCInstrumentConfigurator ()=default
 
virtual ~gRPCInstrumentConfigurator ()=default
 

Private Member Functions

virtual DynExp::ParamsBasePtrType MakeParams (DynExp::ItemIDType ID, const DynExp::DynExpCore &Core) const override
 Override to make derived classes call DynExp::MakeParams with the correct configurator type derived from ConfiguratorBase. This lets this factory function create an instance of the correct parameter class. More...
 

Detailed Description

Definition at line 195 of file NetworkSpectrometer.h.

Member Typedef Documentation

◆ ObjectType

◆ ParamsType

Constructor & Destructor Documentation

◆ NetworkSpectrometerConfigurator()

DynExpInstr::NetworkSpectrometerConfigurator::NetworkSpectrometerConfigurator ( )
default

◆ ~NetworkSpectrometerConfigurator()

virtual DynExpInstr::NetworkSpectrometerConfigurator::~NetworkSpectrometerConfigurator ( )
virtualdefault

Member Function Documentation

◆ MakeParams()

virtual DynExp::ParamsBasePtrType DynExpInstr::NetworkSpectrometerConfigurator::MakeParams ( DynExp::ItemIDType  ID,
const DynExp::DynExpCore Core 
) const
inlineoverrideprivatevirtual

Override to make derived classes call DynExp::MakeParams with the correct configurator type derived from ConfiguratorBase. This lets this factory function create an instance of the correct parameter class.

Parameters
IDID to assign to the new Object this configurator class instance belongs to
CoreReference to DynExp's core
Returns
Pointer to the created parameter class instance

Reimplemented from DynExpInstr::gRPCInstrumentConfigurator< Spectrometer, 0, DynExpProto::NetworkSpectrometer::NetworkSpectrometer >.

Definition at line 205 of file NetworkSpectrometer.h.


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