#include <termios.h>
#include <unistd.h>
#include <iosfwd>
#include <streambuf>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | LibSerial |
Classes | |
class | LibSerial::SerialStreamBuf |
This is the streambuf subclass used by SerialStream. More... |