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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkTimeTaggerT< gRPCServices >::CallDataConfigureInput

Definition at line 219 of file NetworkTimeTaggerModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkTimeTaggerT< gRPCServices >::CallDataConfigureInput::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataConfigureInput, ThisServiceType, DynExpProto::NetworkTimeTagger::ConfigureInputMessage, DynExpProto::Common::VoidMessage>
private

Definition at line 222 of file NetworkTimeTaggerModule.h.

Constructor & Destructor Documentation

◆ CallDataConfigureInput()

template<typename... gRPCServices>
DynExpModule::NetworkTimeTaggerT< gRPCServices >::CallDataConfigureInput::CallDataConfigureInput ( const gRPCModule< gRPCServices... > *const  OwningModule)
inlinenoexcept

Definition at line 226 of file NetworkTimeTaggerModule.h.

◆ ~CallDataConfigureInput()

template<typename... gRPCServices>
virtual DynExpModule::NetworkTimeTaggerT< gRPCServices >::CallDataConfigureInput::~CallDataConfigureInput ( )
virtualdefault

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 231 of file NetworkTimeTaggerModule.h.


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