|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
#include <NetworkDigitalInModule.h>
Inheritance diagram for DynExpModule::NetworkDigitalInT< gRPCServices >::CallDataGetAsync:Public Member Functions | |
| CallDataGetAsync (const gRPCModule< gRPCServices... > *const OwningModule) noexcept | |
| virtual | ~CallDataGetAsync ()=default |
Private Types | |
| using | Base = gRPCModule< gRPCServices... >::template TypedCallDataBase< CallDataGetAsync, ThisServiceType, DynExpProto::Common::VoidMessage, DynExpProto::NetworkDigitalIn::SampleMessage > |
Private Member Functions | |
| virtual void | ProcessChildImpl (DynExp::ModuleInstance &Instance) override |
Definition at line 88 of file NetworkDigitalInModule.h.
|
private |
Definition at line 91 of file NetworkDigitalInModule.h.
|
inlinenoexcept |
Definition at line 95 of file NetworkDigitalInModule.h.
|
virtualdefault |
|
inlineoverrideprivatevirtual |
Definition at line 100 of file NetworkDigitalInModule.h.