Go to the documentation of this file.
32 #include <boost/thread.hpp>
48 int openPort(std::string devicestring,
int baudrate);
54 int sendData(
const char* data,
size_t len);
57 int readData(std::string &value,
size_t nBytes);
std::string _device_string
ConcurrentQueue< std::vector< struct ioData > > _oQueue
speed_t getBaudFromInt(int baud)
int sendData(std::string value)
boost::condition_variable _condition
struct termios port_settings
int readData(std::string &value, size_t nBytes)
boost::shared_ptr< boost::thread > _thread
int openPort(std::string devicestring, int baudrate)
void enqueueData(std::vector< ioData_t > data)
static const int maxUpdateRate
cob_light
Author(s): Benjamin Maidel
autogenerated on Wed Nov 8 2023 03:47:37