Functions | |
| template<typename Function, typename Context> | |
| void | invoke (const Function &function, Context *context) |
| void asio_handler_invoke_helpers::invoke | ( | const Function & | function, | |
| Context * | context | |||
| ) | [inline] |
Definition at line 32 of file handler_invoke_helpers.hpp.
References asio::detail::asio_handler_invoke().
Referenced by asio::detail::asio_handler_invoke(), asio::detail::task_io_service< Task >::dispatch(), asio::detail::strand_service::dispatch(), asio::detail::task_io_service< Task >::handler_wrapper< Handler >::do_call(), and asio::detail::strand_service::handler_wrapper< Handler >::do_invoke().
1.5.6