SERIAL++ library: simple serial port access
|
std::string serialport::SerialPort::read | ( | const std::string & | delim = "\n" | ) | const |
read from port until delimiter
read from port
Definition at line 83 of file serialport.cc.
References Mdebug, Mfd, sendxoff(), and sendxon().
Referenced by main(), and read().