typedef for a pair object where first is an IO service and second is a deadline timer More...
#include <scheduler.hpp>
Public Attributes | |
boost::asio::io_service | first |
boost::asio::deadline_timer | second |
typedef for a pair object where first is an IO service and second is a deadline timer
Definition at line 342 of file scheduler.hpp.