|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
#include <WidefieldLocalization.h>
Inheritance diagram for DynExpInstr::WidefieldLocalizationConfigurator:Public Types | |
| using | ObjectType = WidefieldLocalization |
| using | ParamsType = WidefieldLocalizationParams |
Public Types inherited from DynExpInstr::gRPCInstrumentConfigurator< DynExp::InstrumentBase, 0, DynExpProto::WidefieldLocalization::WidefieldLocalization > | |
| using | ObjectType = gRPCInstrument< DynExp::InstrumentBase, 0, gRPCStubs... > |
| using | ParamsType = gRPCInstrumentParams< DynExp::InstrumentBase, 0, gRPCStubs... > |
Public Member Functions | |
| WidefieldLocalizationConfigurator ()=default | |
| virtual | ~WidefieldLocalizationConfigurator ()=default |
Public Member Functions inherited from DynExpInstr::gRPCInstrumentConfigurator< DynExp::InstrumentBase, 0, DynExpProto::WidefieldLocalization::WidefieldLocalization > | |
| 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. | |
Definition at line 154 of file WidefieldLocalization.h.
Definition at line 157 of file WidefieldLocalization.h.
Definition at line 158 of file WidefieldLocalization.h.
|
default |
|
virtualdefault |
|
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.
| ID | ID to assign to the new Object this configurator class instance belongs to |
| Core | Reference to DynExp's core |
Reimplemented from DynExpInstr::gRPCInstrumentConfigurator< DynExp::InstrumentBase, 0, DynExpProto::WidefieldLocalization::WidefieldLocalization >.
Definition at line 164 of file WidefieldLocalization.h.