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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 106 of file NetworkTimeTaggerModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 109 of file NetworkTimeTaggerModule.h.

Constructor & Destructor Documentation

◆ CallDataGetHardwareInfo()

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

Definition at line 113 of file NetworkTimeTaggerModule.h.

◆ ~CallDataGetHardwareInfo()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 118 of file NetworkTimeTaggerModule.h.


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