|
mt4cpp
|
The serial port with timeout based on Boost.Asio. More...
#include <vector>#include <string>#include <boost/bind.hpp>#include <boost/function.hpp>#include <boost/asio.hpp>#include <boost/asio/basic_waitable_timer.hpp>#include <boost/chrono.hpp>
Go to the source code of this file.
Classes | |
| class | mt4cpp::BasicSerialPort< clock_type > |
| the template for object represents serial port with timeout More... | |
Typedefs | |
| typedef BasicSerialPort < boost::chrono::steady_clock > | mt4cpp::SerialPort |
The serial port with timeout based on Boost.Asio.
1.8.8