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

Public Member Functions

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

Private Types

using Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataGetSync, 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 >::CallDataGetSync

Definition at line 169 of file NetworkAnalogInModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 172 of file NetworkAnalogInModule.h.

Constructor & Destructor Documentation

◆ CallDataGetSync()

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

Definition at line 176 of file NetworkAnalogInModule.h.

◆ ~CallDataGetSync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 181 of file NetworkAnalogInModule.h.


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