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

Private Member Functions

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

Detailed Description

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

Definition at line 88 of file NetworkDigitalInModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 91 of file NetworkDigitalInModule.h.

Constructor & Destructor Documentation

◆ CallDataGetAsync()

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

Definition at line 95 of file NetworkDigitalInModule.h.

◆ ~CallDataGetAsync()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 100 of file NetworkDigitalInModule.h.


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