|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
#include <NetworkTimeTaggerModule.h>
Inheritance diagram for DynExpModule::NetworkTimeTaggerT< gRPCServices >::CallDataSetInputDelay:Public Member Functions | |
| CallDataSetInputDelay (const gRPCModule< gRPCServices... > *const OwningModule) noexcept | |
| virtual | ~CallDataSetInputDelay ()=default |
Private Types | |
| using | Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataSetInputDelay, ThisServiceType, DynExpProto::NetworkTimeTagger::InputDelayMessage, DynExpProto::Common::VoidMessage > |
Private Member Functions | |
| virtual void | ProcessChildImpl (DynExp::ModuleInstance &Instance) override |
Definition at line 282 of file NetworkTimeTaggerModule.h.
|
private |
Definition at line 285 of file NetworkTimeTaggerModule.h.
|
inlinenoexcept |
Definition at line 289 of file NetworkTimeTaggerModule.h.
|
virtualdefault |
|
inlineoverrideprivatevirtual |
Definition at line 294 of file NetworkTimeTaggerModule.h.