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