Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
web::ng::impl::WsConnection< StreamType > Member List

This is the complete list of members for web::ng::impl::WsConnection< StreamType >, including all inherited members.

buffer_ (defined in web::ng::Connection)web::ng::Connectionprotected
close(boost::asio::yield_context yield) overrideweb::ng::impl::WsConnection< StreamType >inlinevirtual
Connection(std::string ip, boost::beast::flat_buffer buffer, util::TagDecoratorFactory const &tagDecoratorFactory)web::ng::impl::WsConnectionBase
ConnectionMetadata(std::string ip, util::TagDecoratorFactory const &tagDecoratorFactory)web::ng::ConnectionMetadata
ip() constweb::ng::ConnectionMetadata
ip_ (defined in web::ng::ConnectionMetadata)web::ng::ConnectionMetadataprotected
isAdmin() constweb::ng::ConnectionMetadata
isAdmin_ (defined in web::ng::ConnectionMetadata)web::ng::ConnectionMetadataprotected
kDEFAULT_TIMEOUTweb::ng::Connectionstatic
operator=(Taggable &&)=default (defined in util::Taggable)util::Taggable
performHandshake(boost::asio::yield_context yield) (defined in web::ng::impl::WsConnection< StreamType >)web::ng::impl::WsConnection< StreamType >inline
receive(boost::asio::yield_context yield) overrideweb::ng::impl::WsConnection< StreamType >inlinevirtual
send(Response response, boost::asio::yield_context yield) overrideweb::ng::impl::WsConnection< StreamType >inlinevirtual
sendBuffer(boost::asio::const_buffer buffer, boost::asio::yield_context yield) override (defined in web::ng::impl::WsConnection< StreamType >)web::ng::impl::WsConnection< StreamType >inlinevirtual
setIsAdmin(T &&setter)web::ng::ConnectionMetadatainline
setTimeout(std::chrono::steady_clock::duration newTimeout) overrideweb::ng::impl::WsConnection< StreamType >inlinevirtual
tag() constutil::Taggableinline
Taggable(util::TagDecoratorFactory const &tagFactory)util::Taggableinlineexplicitprotected
Taggable(Taggable &&)=default (defined in util::Taggable)util::Taggable
wasUpgraded() const overrideweb::ng::impl::WsConnection< StreamType >inlinevirtual
WsConnection(boost::asio::ip::tcp::socket socket, std::string ip, boost::beast::flat_buffer buffer, boost::beast::http::request< boost::beast::http::string_body > initialRequest, util::TagDecoratorFactory const &tagDecoratorFactory) (defined in web::ng::impl::WsConnection< StreamType >)web::ng::impl::WsConnection< StreamType >inline
WsConnection(boost::asio::ip::tcp::socket socket, std::string ip, boost::beast::flat_buffer buffer, boost::asio::ssl::context &sslContext, boost::beast::http::request< boost::beast::http::string_body > initialRequest, util::TagDecoratorFactory const &tagDecoratorFactory) (defined in web::ng::impl::WsConnection< StreamType >)web::ng::impl::WsConnection< StreamType >inline
~Taggable()=default (defined in util::Taggable)util::Taggablevirtual