Clementine
|
Public Member Functions | |
service_base (asio::io_context &io_context) | |
![]() | |
asio::io_context & | get_io_context () |
Get the io_context object that owns the service. | |
![]() | |
execution_context & | context () |
Get the context object that owns the service. | |
Static Public Attributes | |
static asio::detail::service_id< Type > | id |
Additional Inherited Members | |
![]() | |
ASIO_DECL | service (asio::io_context &owner) |
Constructor. More... | |
virtual ASIO_DECL | ~service () |
Destructor. | |
![]() | |
ASIO_DECL | service (execution_context &owner) |
Constructor. More... | |