DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::NetworkDigitalOutT< gRPCServices >::CallDataSetAsync Class Reference
+ Inheritance diagram for DynExpModule::NetworkDigitalOutT< 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::NetworkDigitalOut::SampleMessage, DynExpProto::Common::VoidMessage >
 

Private Member Functions

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

Detailed Description

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

Definition at line 88 of file NetworkDigitalOutModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 91 of file NetworkDigitalOutModule.h.

Constructor & Destructor Documentation

◆ CallDataSetAsync()

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

Definition at line 95 of file NetworkDigitalOutModule.h.

◆ ~CallDataSetAsync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 100 of file NetworkDigitalOutModule.h.


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