Clementine
Public Member Functions | List of all members
asio::detail::handler_work_base< Executor, CandidateExecutor, IoContext, PolymorphicExecutor, typename > Class Template Reference

Public Member Functions

 handler_work_base (const Executor &ex) ASIO_NOEXCEPT
 
template<typename OtherExecutor >
 handler_work_base (const Executor &ex, const OtherExecutor &) ASIO_NOEXCEPT
 
 handler_work_base (const handler_work_base &other) ASIO_NOEXCEPT
 
bool owns_work () const ASIO_NOEXCEPT
 
template<typename Function , typename Handler >
void dispatch (Function &function, Handler &handler)
 

The documentation for this class was generated from the following file: