DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits Class Reference
+ Inheritance diagram for DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits:

Public Member Functions

 CallDataGetHardwareLimits (const gRPCModule< gRPCServices... > *const OwningModule) noexcept
 
virtual ~CallDataGetHardwareLimits ()=default
 

Private Types

using Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataGetHardwareLimits, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::NetworkAnalogOut::ValueLimitsMessage >
 

Private Member Functions

virtual void ProcessChildImpl (DynExp::ModuleInstance &Instance) override
 

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits

Definition at line 88 of file NetworkAnalogOutModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataGetHardwareLimits, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::NetworkAnalogOut::ValueLimitsMessage>
private

Definition at line 91 of file NetworkAnalogOutModule.h.

Constructor & Destructor Documentation

◆ CallDataGetHardwareLimits()

template<typename... gRPCServices>
DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits::CallDataGetHardwareLimits ( const gRPCModule< gRPCServices... > *const  OwningModule)
inlinenoexcept

Definition at line 95 of file NetworkAnalogOutModule.h.

◆ ~CallDataGetHardwareLimits()

template<typename... gRPCServices>
virtual DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits::~CallDataGetHardwareLimits ( )
virtualdefault

Member Function Documentation

◆ ProcessChildImpl()

template<typename... gRPCServices>
virtual void DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetHardwareLimits::ProcessChildImpl ( DynExp::ModuleInstance Instance)
inlineoverrideprivatevirtual

Definition at line 100 of file NetworkAnalogOutModule.h.


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