Clementine
Public Types | Public Member Functions | List of all members
asio::detail::handler_work< Handler, IoExecutor, typename > Class Template Reference
Inheritance diagram for asio::detail::handler_work< Handler, IoExecutor, typename >:
Inheritance graph
[legend]
Collaboration diagram for asio::detail::handler_work< Handler, IoExecutor, typename >:
Collaboration graph
[legend]

Public Types

typedef handler_work_base< IoExecutor > base1_type
 
typedef handler_work_base< typename associated_executor< Handler, IoExecutor >::type, IoExecutor > base2_type
 

Public Member Functions

 handler_work (Handler &handler, const IoExecutor &io_ex) ASIO_NOEXCEPT
 
template<typename Function >
void complete (Function &function, Handler &handler)
 

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