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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

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

Definition at line 365 of file NetworkTimeTaggerModule.h.

Member Typedef Documentation

◆ Base

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

Definition at line 368 of file NetworkTimeTaggerModule.h.

Constructor & Destructor Documentation

◆ CallDataGetHBTResults()

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

Definition at line 372 of file NetworkTimeTaggerModule.h.

◆ ~CallDataGetHBTResults()

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

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 377 of file NetworkTimeTaggerModule.h.


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