TwiceAsNice
2019-02-18
|
#include <string>
#include <vector>
Classes | |
struct | structSPS |
struct for the switching functions enabled status More... | |
struct | structADC |
struct for the data of the four channels from the ADC test More... | |
struct | structTKB |
struct for the buttons in the keyboard test More... | |
struct | gaugeSwitch |
switching function struct More... | |
struct | gaugeControl |
struct for sensor control More... | |
struct | gaugeSensor |
sensor struct for the PfeifferVacuum DualGauge More... | |
Typedefs | |
typedef std::vector< std::string > | StringVector |
typedef std::vector< gaugeSwitch > | gaugeSwitchVector |
typedef std::vector< gaugeSensor > | gaugeSensorVector |
typedef std::vector<gaugeSensor> gaugeSensorVector |
typedef std::vector<gaugeSwitch> gaugeSwitchVector |
typedef std::vector<std::string> StringVector |