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

Public Member Functions

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

Private Types

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

Definition at line 246 of file NetworkDataStreamInstrumentModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 249 of file NetworkDataStreamInstrumentModule.h.

Constructor & Destructor Documentation

◆ CallDataRestart()

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

Definition at line 252 of file NetworkDataStreamInstrumentModule.h.

◆ ~CallDataRestart()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 257 of file NetworkDataStreamInstrumentModule.h.


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