#include <bind_handler.hpp>
template<class Handler , class... Args>
template<class Handler , class... Args>
template<class Handler , class... Args>
template<class Handler , class... Args>
template<class DeducedHandler >
template<class Handler , class... Args>
template<class... Values>
template<class Handler , class... Args>
template<class... Values>
template<class Handler , class... Args>
void* asio_handler_allocate |
( |
std::size_t |
size, |
|
|
bound_handler< Handler, Args > * |
h |
|
) |
| |
|
friend |
template<class Handler , class... Args>
void asio_handler_deallocate |
( |
void * |
p, |
|
|
std::size_t |
size, |
|
|
bound_handler< Handler, Args > * |
h |
|
) |
| |
|
friend |
template<class Handler , class... Args>
template<class F >
void asio_handler_invoke |
( |
F && |
f, |
|
|
bound_handler< Handler, Args > * |
h |
|
) |
| |
|
friend |
template<class Handler , class... Args>
bool asio_handler_is_continuation |
( |
bound_handler< Handler, Args > * |
h | ) |
|
|
friend |
The documentation for this class was generated from the following file: