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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 208 of file NetworkDataStreamInstrumentModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataStart::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataStart, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::Common::VoidMessage>
private

Definition at line 211 of file NetworkDataStreamInstrumentModule.h.

Constructor & Destructor Documentation

◆ CallDataStart()

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

Definition at line 214 of file NetworkDataStreamInstrumentModule.h.

◆ ~CallDataStart()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 219 of file NetworkDataStreamInstrumentModule.h.


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