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

Public Member Functions

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

Private Types

using Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataGetValueUnit, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::NetworkAnalogIn::ValueUnitMessage >
 

Private Member Functions

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

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkAnalogInT< gRPCServices >::CallDataGetValueUnit

Definition at line 129 of file NetworkAnalogInModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkAnalogInT< gRPCServices >::CallDataGetValueUnit::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataGetValueUnit, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::NetworkAnalogIn::ValueUnitMessage>
private

Definition at line 132 of file NetworkAnalogInModule.h.

Constructor & Destructor Documentation

◆ CallDataGetValueUnit()

template<typename... gRPCServices>
DynExpModule::NetworkAnalogInT< gRPCServices >::CallDataGetValueUnit::CallDataGetValueUnit ( const gRPCModule< gRPCServices... > *const  OwningModule)
inlinenoexcept

Definition at line 136 of file NetworkAnalogInModule.h.

◆ ~CallDataGetValueUnit()

template<typename... gRPCServices>
virtual DynExpModule::NetworkAnalogInT< gRPCServices >::CallDataGetValueUnit::~CallDataGetValueUnit ( )
virtualdefault

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 141 of file NetworkAnalogInModule.h.


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