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

Public Member Functions

 ASIO_DEFINE_HANDLER_ALLOCATOR_PTR (executor_op)
 
template<typename H >
 executor_op (ASIO_MOVE_ARG(H) h, const Alloc &allocator)
 

Static Public Member Functions

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

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