|
cvtdriver
Driver for SmartFarm Device Converter
|
#include <iostream>#include <sstream>#include <string>#include <boost/asio.hpp>#include <boost/bind.hpp>#include <boost/config.hpp>#include <glog/logging.h>#include "../spec/cvtdriver.h"데이타 구조 | |
| class | ebiodriver::DSSampleDriver |
매크로 | |
| #define | BUFSIZE 128 |
| #define | SMARK '^' |
| #define | EMARK '$' |
변수 | |
| BOOST_SYMBOL_EXPORT DSSampleDriver | ebiodriver::plugin |
Copyright © 2018 ebio lab. SNU. All Rights Reserved.
This file is for sample driver. refer from: https://github.com/ebio-snu/cvtdriver
1.8.11