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