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

Public Member Functions

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

Private Types

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

Private Member Functions

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

Detailed Description

template<typename... gRPCServices>
class DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataSetDefault

Definition at line 210 of file NetworkAnalogOutModule.h.

Member Typedef Documentation

◆ Base

template<typename... gRPCServices>
using DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataSetDefault::Base = gRPCModule<gRPCServices...>::template TypedCallDataBase<CallDataSetDefault, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::Common::VoidMessage>
private

Definition at line 213 of file NetworkAnalogOutModule.h.

Constructor & Destructor Documentation

◆ CallDataSetDefault()

template<typename... gRPCServices>
DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataSetDefault::CallDataSetDefault ( const gRPCModule< gRPCServices... > *const  OwningModule)
inlinenoexcept

Definition at line 216 of file NetworkAnalogOutModule.h.

◆ ~CallDataSetDefault()

template<typename... gRPCServices>
virtual DynExpModule::NetworkAnalogOutT< gRPCServices >::CallDataSetDefault::~CallDataSetDefault ( )
virtualdefault

Member Function Documentation

◆ ProcessChildImpl()

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

Definition at line 221 of file NetworkAnalogOutModule.h.


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