unilink  0.4.3
A simple C++ library for unified async communication
iserial_port.hpp File Reference
#include <boost/asio.hpp>
#include <functional>
#include <string>
#include "unilink/base/platform.hpp"
#include "unilink/base/visibility.hpp"

Go to the source code of this file.

Classes

class  unilink::interface::SerialPortInterface
 An interface abstracting Boost.Asio's serial_port for testability. This is an internal interface used for dependency injection and mocking. More...
 

Namespaces