DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataGetValueUnit Class Reference
+ Inheritance diagram for DynExpModule::NetworkAnalogOutT< 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::NetworkAnalogOut::ValueUnitMessage >
 

Private Member Functions

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

Detailed Description

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

Definition at line 150 of file NetworkAnalogOutModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 153 of file NetworkAnalogOutModule.h.

Constructor & Destructor Documentation

◆ CallDataGetValueUnit()

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

Definition at line 157 of file NetworkAnalogOutModule.h.

◆ ~CallDataGetValueUnit()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 162 of file NetworkAnalogOutModule.h.


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