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

Public Member Functions

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

Private Types

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

Definition at line 337 of file NetworkDataStreamInstrumentModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 340 of file NetworkDataStreamInstrumentModule.h.

Constructor & Destructor Documentation

◆ CallDataHasFinished()

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

Definition at line 344 of file NetworkDataStreamInstrumentModule.h.

◆ ~CallDataHasFinished()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 349 of file NetworkDataStreamInstrumentModule.h.


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