|
typedef socket_ops::shared_cancel_token_type | implementation_type |
|
|
ASIO_DECL | resolver_service_base (execution_context &context) |
|
ASIO_DECL void | base_shutdown () |
|
ASIO_DECL void | base_notify_fork (execution_context::fork_event fork_ev) |
|
ASIO_DECL void | construct (implementation_type &impl) |
|
ASIO_DECL void | destroy (implementation_type &) |
|
ASIO_DECL void | move_construct (implementation_type &impl, implementation_type &other_impl) |
|
ASIO_DECL void | move_assign (implementation_type &impl, resolver_service_base &other_service, implementation_type &other_impl) |
|
void | converting_move_construct (implementation_type &impl, resolver_service_base &, implementation_type &other_impl) |
|
void | converting_move_assign (implementation_type &impl, resolver_service_base &other_service, implementation_type &other_impl) |
|
ASIO_DECL void | cancel (implementation_type &impl) |
|
|
ASIO_DECL void | start_resolve_op (resolve_op *op) |
|
ASIO_DECL void | start_work_thread () |
|
|
scheduler_impl & | scheduler_ |
|
The documentation for this class was generated from the following files:
- Thirdparty/asio/include/asio/detail/resolver_service_base.hpp
- Thirdparty/asio/include/asio/detail/impl/resolver_service_base.ipp