DynExp
Highly flexible laboratory automation for dynamically changing experiments.
NetworkDigitalInModule.h File Reference

Implementation of a gRPC server module to provide remote access to a digital in meta instrument. More...

Go to the source code of this file.

Classes

class  DynExpModule::NetworkDigitalInData< gRPCServices >
 
class  DynExpModule::NetworkDigitalInParams< gRPCServices >
 
class  DynExpModule::NetworkDigitalInConfigurator< gRPCServices >
 
class  DynExpModule::NetworkDigitalInT< gRPCServices >
 
class  DynExpModule::NetworkDigitalInT< gRPCServices >::CallDataGetAsync
 
class  DynExpModule::NetworkDigitalInT< gRPCServices >::CallDataGetSync
 

Namespaces

 DynExpModule
 DynExp's module namespace contains the implementation of DynExp modules which extend DynExp's core functionality in a modular way.
 

Typedefs

using DynExpModule::NetworkDigitalIn = NetworkDigitalInT< typename NetworkDataStreamInstrument::ThisServiceType, DynExpProto::NetworkDigitalIn::NetworkDigitalIn >
 Explicit instantiation of derivable class NetworkDigitalInT to create the network digital in module. More...
 

Detailed Description

Implementation of a gRPC server module to provide remote access to a digital in meta instrument.

Definition in file NetworkDigitalInModule.h.