ゴミ箱
boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer > Member List

This is the complete list of members for boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >, including all inherited members.

asio_handler_allocate(std::size_t size, handshake_op *op)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >friend
asio_handler_deallocate(void *p, std::size_t size, handshake_op *op)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >friend
asio_handler_invoke(Function &&f, handshake_op *op)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >friend
asio_handler_is_continuation(handshake_op *op)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >friend
handshake_op(handshake_op &&)=defaultboost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >
handshake_op(handshake_op const &)=defaultboost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >
handshake_op(DeducedHandler &&h, stream< NextLayer > &ws, Args &&...args)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >inline
operator()(error_code ec={}, std::size_t bytes_used=0)boost::beast::websocket::stream< NextLayer >::handshake_op< NextLayer >