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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 359 of file NetworkDataStreamInstrumentModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 362 of file NetworkDataStreamInstrumentModule.h.

Constructor & Destructor Documentation

◆ CallDataIsRunning()

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

Definition at line 366 of file NetworkDataStreamInstrumentModule.h.

◆ ~CallDataIsRunning()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 371 of file NetworkDataStreamInstrumentModule.h.


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