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

Public Member Functions

 ASIO_DEFINE_HANDLER_PTR (wait_handler)
 
 wait_handler (Handler &h, const IoExecutor &io_ex)
 

Static Public Member Functions

static void do_complete (void *owner, operation *base, const asio::error_code &, std::size_t)
 

Additional Inherited Members

- Public Attributes inherited from asio::detail::wait_op
asio::error_code ec_
 
- Protected Member Functions inherited from asio::detail::wait_op
 wait_op (func_type func)
 

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