Clementine
asio::io_context::strand Member List

This is the complete list of members for asio::io_context::strand, including all inherited members.

context() const ASIO_NOEXCEPTasio::io_context::strandinline
defer(ASIO_MOVE_ARG(Function) f, const Allocator &a) constasio::io_context::strandinline
dispatch(ASIO_MOVE_ARG(Function) f, const Allocator &a) constasio::io_context::strandinline
dispatch(ASIO_MOVE_ARG(LegacyCompletionHandler) handler)asio::io_context::strandinline
on_work_finished() const ASIO_NOEXCEPTasio::io_context::strandinline
on_work_started() const ASIO_NOEXCEPTasio::io_context::strandinline
operator!=(const strand &a, const strand &b) ASIO_NOEXCEPTasio::io_context::strandfriend
operator==(const strand &a, const strand &b) ASIO_NOEXCEPTasio::io_context::strandfriend
post(ASIO_MOVE_ARG(Function) f, const Allocator &a) constasio::io_context::strandinline
post(ASIO_MOVE_ARG(LegacyCompletionHandler) handler)asio::io_context::strandinline
running_in_this_thread() const ASIO_NOEXCEPTasio::io_context::strandinline
strand(asio::io_context &io_context)asio::io_context::strandinlineexplicit
wrap(Handler handler)asio::io_context::strandinline
~strand()asio::io_context::strandinline