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