Clementine
|
This is the complete list of members for asio::io_context::strand, including all inherited members.
context() const ASIO_NOEXCEPT | asio::io_context::strand | inline |
defer(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::io_context::strand | inline |
dispatch(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::io_context::strand | inline |
dispatch(ASIO_MOVE_ARG(LegacyCompletionHandler) handler) | asio::io_context::strand | inline |
on_work_finished() const ASIO_NOEXCEPT | asio::io_context::strand | inline |
on_work_started() const ASIO_NOEXCEPT | asio::io_context::strand | inline |
operator!=(const strand &a, const strand &b) ASIO_NOEXCEPT | asio::io_context::strand | friend |
operator==(const strand &a, const strand &b) ASIO_NOEXCEPT | asio::io_context::strand | friend |
post(ASIO_MOVE_ARG(Function) f, const Allocator &a) const | asio::io_context::strand | inline |
post(ASIO_MOVE_ARG(LegacyCompletionHandler) handler) | asio::io_context::strand | inline |
running_in_this_thread() const ASIO_NOEXCEPT | asio::io_context::strand | inline |
strand(asio::io_context &io_context) | asio::io_context::strand | inlineexplicit |
wrap(Handler handler) | asio::io_context::strand | inline |
~strand() | asio::io_context::strand | inline |