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

Public Member Functions

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

Private Types

using Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataGetUserLimits, 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 >::CallDataGetUserLimits

Definition at line 109 of file NetworkAnalogOutModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 112 of file NetworkAnalogOutModule.h.

Constructor & Destructor Documentation

◆ CallDataGetUserLimits()

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

Definition at line 116 of file NetworkAnalogOutModule.h.

◆ ~CallDataGetUserLimits()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 121 of file NetworkAnalogOutModule.h.


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