DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::NetworkDigitalInT< gRPCServices >::CallDataGetSync Class Reference
+ Inheritance diagram for DynExpModule::NetworkDigitalInT< 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::NetworkDigitalIn::SampleMessage >
 

Private Member Functions

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

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkDigitalInT< gRPCServices >::CallDataGetSync

Definition at line 108 of file NetworkDigitalInModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 111 of file NetworkDigitalInModule.h.

Constructor & Destructor Documentation

◆ CallDataGetSync()

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

Definition at line 115 of file NetworkDigitalInModule.h.

◆ ~CallDataGetSync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 120 of file NetworkDigitalInModule.h.


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