active_ops_ | net::io_context | private |
add_service(Args &&...args) | net::execution_context | inlineprotected |
async_wait(native_handle_type fd, impl::socket::wait_type wt, Op &&op) | net::io_context | inlineprivate |
async_wait(const Timer &timer, Op &&op) | net::io_context | inlineprivate |
basic_socket | net::io_context | friend |
basic_socket_acceptor | net::io_context | friend |
basic_socket_impl | net::io_context | friend |
basic_socket_impl_base | net::io_context | friend |
basic_stream_socket | net::io_context | friend |
basic_waitable_timer | net::io_context | friend |
cancel(native_handle_type fd) | net::io_context | inlineprivate |
cancel(const Timer &timer) | net::io_context | inlineprivate |
cancel_one(const Timer &) | net::io_context | inlineprivate |
cancelled_ops_ | net::io_context | private |
count_type typedef | net::io_context | |
defer_work(Func &&f, const ProtoAllocator &a) | net::io_context | inlineprivate |
deferred_work_ | net::io_context | private |
destroy() noexcept | net::execution_context | inlineprotected |
do_one(std::unique_lock< std::mutex > &lk, std::chrono::milliseconds timeout) | net::io_context | inlineprivate |
do_one_cond_ | net::io_context | mutableprivate |
do_one_mtx_ | net::io_context | mutableprivate |
do_one_until(std::unique_lock< std::mutex > &lk, const std::chrono::time_point< Clock, Duration > &abs_time) | net::io_context | inlineprivate |
execution_context()=default | net::execution_context | |
execution_context(const execution_context &)=delete | net::execution_context | |
get_executor() noexcept | net::io_context | inline |
has_outstanding_work() const | net::io_context | inlineprivate |
io_context() | net::io_context | inline |
io_context(std::unique_ptr< net::impl::socket::SocketServiceBase > &&socket_service, std::unique_ptr< IoServiceBase > &&io_service) | net::io_context | inline |
io_context(int) | net::io_context | inlineexplicit |
io_context(const io_context &)=delete | net::io_context | |
io_service() const | net::io_context | inline |
io_service_ | net::io_context | private |
io_service_open_res_ | net::io_context | private |
is_running(bool v) | net::io_context | inlineprivate |
is_running() const | net::io_context | inlineprivate |
is_running_ | net::io_context | private |
keys_ | net::execution_context | protected |
mtx_ | net::io_context | mutableprivate |
native_handle_type typedef | net::io_context | |
notify_fork(fork_event e) | net::execution_context | inline |
notify_io_service_if_not_running_in_this_thread() | net::io_context | inlineprivate |
open_res() const noexcept | net::io_context | inline |
operator=(const io_context &)=delete | net::io_context | |
net::execution_context::operator=(const execution_context &)=delete | net::execution_context | |
poll() | net::io_context | inline |
poll_one() | net::io_context | inline |
restart() | net::io_context | inline |
run() | net::io_context | inline |
run_for(const std::chrono::duration< Rep, Period > &rel_time) | net::io_context | |
run_one() | net::io_context | inline |
run_one_for(const std::chrono::duration< Rep, Period > &rel_time) | net::io_context | inline |
run_one_until(const std::chrono::time_point< Clock, Duration > &abs_time) | net::io_context | inline |
run_until(const std::chrono::time_point< Clock, Duration > &abs_time) | net::io_context | |
service_deleter(service *svc) | net::execution_context | inlineprotectedstatic |
service_key() | net::execution_context | inlineprotectedstatic |
service_key_type typedef | net::execution_context | protected |
services_ | net::execution_context | protected |
services_mtx_ | net::execution_context | mutableprotected |
shutdown() noexcept | net::execution_context | inlineprotected |
socket_service() const | net::io_context | inline |
socket_service_ | net::io_context | private |
stop() | net::io_context | inline |
stopped() const noexcept | net::io_context | inline |
stopped_ | net::io_context | private |
timer_queues_ | net::io_context | private |
wait_no_runner_(std::unique_lock< std::mutex > &lk) | net::io_context | inlineprivate |
wait_no_runner_unlocked_(std::unique_lock< std::mutex > &lk) | net::io_context | inlineprivate |
wake_one_runner_(std::unique_lock< std::mutex > &lk) | net::io_context | inlineprivate |
work_count_ | net::io_context | private |
~execution_context() | net::execution_context | inlinevirtual |
~io_context() | net::io_context | inline |