TwiceAsNice
2019-02-18
|
#include "PfeifferDGauge.h"
#include "typesPf.h"
#include "kbhit.h"
#include <iostream>
#include <sstream>
Macros | |
#define | ENQ "\x05" |
Functions | |
template<class T > | |
std::string | toString (const T &_t) |
template<class T > | |
T | fromString (const std::string &_s) |
#define ENQ "\x05" |
T fromString | ( | const std::string & | _s | ) |
std::string toString | ( | const T & | _t | ) |