This is the complete list of members for websocketpp::transport::asio::custom_alloc_handler< Handler >, including all inherited members.
asio_handler_allocate(std::size_t size, custom_alloc_handler< Handler > *this_handler) | websocketpp::transport::asio::custom_alloc_handler< Handler > | friend |
asio_handler_deallocate(void *pointer, std::size_t, custom_alloc_handler< Handler > *this_handler) | websocketpp::transport::asio::custom_alloc_handler< Handler > | friend |
custom_alloc_handler(handler_allocator &a, Handler h) | websocketpp::transport::asio::custom_alloc_handler< Handler > | inline |
operator()(Arg1 arg1) | websocketpp::transport::asio::custom_alloc_handler< Handler > | inline |
operator()(Arg1 arg1, Arg2 arg2) | websocketpp::transport::asio::custom_alloc_handler< Handler > | inline |