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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 149 of file NetworkAnalogInModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 152 of file NetworkAnalogInModule.h.

Constructor & Destructor Documentation

◆ CallDataGetAsync()

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

Definition at line 156 of file NetworkAnalogInModule.h.

◆ ~CallDataGetAsync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 161 of file NetworkAnalogInModule.h.


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