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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 170 of file NetworkAnalogOutModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 173 of file NetworkAnalogOutModule.h.

Constructor & Destructor Documentation

◆ CallDataSetAsync()

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

Definition at line 177 of file NetworkAnalogOutModule.h.

◆ ~CallDataSetAsync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 182 of file NetworkAnalogOutModule.h.


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