DynExp
Highly flexible laboratory automation for dynamically changing experiments.
gRPCModule.cpp
Go to the documentation of this file.
1 // This file is part of DynExp.
2 
3 #include "stdafx.h"
4 #include "gRPCModule.h"
5 
6 namespace DynExpModule
7 {
8 }
Defines a module template for building gRPC servers for network instruments to connect to.
DynExp's module namespace contains the implementation of DynExp modules which extend DynExp's core fu...
Accumulates include statements to provide a precompiled header.