|
Clementine
|


Public Member Functions | |
| service_base (asio::io_context &io_context) | |
Public Member Functions inherited from asio::io_context::service | |
| asio::io_context & | get_io_context () |
| Get the io_context object that owns the service. | |
Public Member Functions inherited from asio::execution_context::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 | |
Protected Member Functions inherited from asio::io_context::service | |
| ASIO_DECL | service (asio::io_context &owner) |
| Constructor. More... | |
| virtual ASIO_DECL | ~service () |
| Destructor. | |
Protected Member Functions inherited from asio::execution_context::service | |
| ASIO_DECL | service (execution_context &owner) |
| Constructor. More... | |
1.8.13