|
Clementine
|


Public Types | |
| typedef Protocol::endpoint | endpoint_type |
| typedef asio::ip::basic_resolver_results< Protocol > | results_type |
| typedef class scheduler | scheduler_impl |
Public Member Functions | |
| ASIO_DEFINE_HANDLER_PTR (resolve_endpoint_op) | |
| resolve_endpoint_op (socket_ops::weak_cancel_token_type cancel_token, const endpoint_type &endpoint, scheduler_impl &sched, Handler &handler, const IoExecutor &io_ex) | |
Static Public Member Functions | |
| static void | do_complete (void *owner, operation *base, const asio::error_code &, std::size_t) |
Additional Inherited Members | |
Public Attributes inherited from asio::detail::resolve_op | |
| asio::error_code | ec_ |
Protected Member Functions inherited from asio::detail::resolve_op | |
| resolve_op (func_type complete_func) | |
1.8.13