ゴミ箱
|
This is the complete list of members for boost::beast::websocket::detail::teardown_tcp_op< Handler >, including all inherited members.
asio_handler_allocate(std::size_t size, teardown_tcp_op *op) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | friend |
asio_handler_deallocate(void *p, std::size_t size, teardown_tcp_op *op) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | friend |
asio_handler_invoke(Function &&f, teardown_tcp_op *op) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | friend |
asio_handler_is_continuation(teardown_tcp_op *op) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | friend |
operator()(error_code ec={}, std::size_t bytes_transferred=0) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | |
teardown_tcp_op(teardown_tcp_op &&other)=default | boost::beast::websocket::detail::teardown_tcp_op< Handler > | |
teardown_tcp_op(teardown_tcp_op const &other)=default | boost::beast::websocket::detail::teardown_tcp_op< Handler > | |
teardown_tcp_op(DeducedHandler &&h, socket_type &s, role_type role) | boost::beast::websocket::detail::teardown_tcp_op< Handler > | inline |