#include <io_service.hpp>
Public Member Functions | |
service_base (boost::asio::io_service &io_service) | |
boost::asio::io_service & | get_io_service () |
Get the io_service object that owns the service. More... | |
Static Public Attributes | |
static boost::asio::detail::service_id < Type > | id |
|
inline |
|
inherited |
Get the io_service object that owns the service.
|
static |