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

Public Member Functions

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

Private Types

using Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataRead, ThisServiceType, DynExpProto::NetworkDataStreamInstrument::ReadMessage, DynExpProto::NetworkDataStreamInstrument::ReadResultMessage >
 

Private Member Functions

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

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataRead

Definition at line 119 of file NetworkDataStreamInstrumentModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataRead::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataRead, ThisServiceType, DynExpProto::NetworkDataStreamInstrument::ReadMessage, DynExpProto::NetworkDataStreamInstrument::ReadResultMessage>
private

Definition at line 122 of file NetworkDataStreamInstrumentModule.h.

Constructor & Destructor Documentation

◆ CallDataRead()

template<typename... gRPCServices>
DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataRead::CallDataRead ( const gRPCModule< gRPCServices... > *const  OwningModule)
inlinenoexcept

Definition at line 127 of file NetworkDataStreamInstrumentModule.h.

◆ ~CallDataRead()

template<typename... gRPCServices>
virtual DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataRead::~CallDataRead ( )
virtualdefault

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 132 of file NetworkDataStreamInstrumentModule.h.


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