Clementine
|
This is the complete list of members for asio::executor, including all inherited members.
context() const ASIO_NOEXCEPT | asio::executor | inline |
defer(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::executor | |
dispatch(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::executor | |
executor() ASIO_NOEXCEPT | asio::executor | inline |
executor(nullptr_t) ASIO_NOEXCEPT | asio::executor | inline |
executor(const executor &other) ASIO_NOEXCEPT | asio::executor | inline |
executor(Executor e) | asio::executor | |
executor(allocator_arg_t, const Allocator &a, Executor e) | asio::executor | |
on_work_finished() const ASIO_NOEXCEPT | asio::executor | inline |
on_work_started() const ASIO_NOEXCEPT | asio::executor | inline |
operator unspecified_bool_type() const ASIO_NOEXCEPT | asio::executor | inline |
operator!=(const executor &a, const executor &b) ASIO_NOEXCEPT | asio::executor | friend |
operator=(const executor &other) ASIO_NOEXCEPT | asio::executor | inline |
operator=(nullptr_t) ASIO_NOEXCEPT | asio::executor | inline |
operator=(ASIO_MOVE_ARG(Executor) e) ASIO_NOEXCEPT | asio::executor | inline |
operator==(const executor &a, const executor &b) ASIO_NOEXCEPT | asio::executor | friend |
post(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::executor | |
target() ASIO_NOEXCEPT | asio::executor | |
target() const ASIO_NOEXCEPT | asio::executor | |
target_type() const ASIO_NOEXCEPT | asio::executor | inline |
unspecified_bool_true(unspecified_bool_type_t) (defined in asio::executor) | asio::executor | inlinestatic |
unspecified_bool_type typedef (defined in asio::executor) | asio::executor | |
~executor() | asio::executor | inline |