|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
#include <NetworkDataStreamInstrumentModule.h>
Inheritance diagram for DynExpModule::NetworkDataStreamInstrumentT< gRPCServices >::CallDataStart:Public Member Functions | |
| CallDataStart (const gRPCModule< gRPCServices... > *const OwningModule) noexcept | |
| virtual | ~CallDataStart ()=default |
Private Types | |
| using | Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataStart, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::Common::VoidMessage > |
Private Member Functions | |
| virtual void | ProcessChildImpl (DynExp::ModuleInstance &Instance) override |
Definition at line 208 of file NetworkDataStreamInstrumentModule.h.
|
private |
Definition at line 211 of file NetworkDataStreamInstrumentModule.h.
|
inlinenoexcept |
Definition at line 214 of file NetworkDataStreamInstrumentModule.h.
|
virtualdefault |
|
inlineoverrideprivatevirtual |
Definition at line 219 of file NetworkDataStreamInstrumentModule.h.