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