Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::ng::impl::UpgradableConnection, including all inherited members.
buffer_ (defined in web::ng::Connection) | web::ng::Connection | protected |
close(boost::asio::yield_context yield)=0 | web::ng::Connection | pure virtual |
Connection(std::string ip, boost::beast::flat_buffer buffer, util::TagDecoratorFactory const &tagDecoratorFactory) | web::ng::impl::UpgradableConnection | |
ConnectionMetadata(std::string ip, util::TagDecoratorFactory const &tagDecoratorFactory) | web::ng::ConnectionMetadata | |
ip() const | web::ng::ConnectionMetadata | |
ip_ (defined in web::ng::ConnectionMetadata) | web::ng::ConnectionMetadata | protected |
isAdmin() const | web::ng::ConnectionMetadata | |
isAdmin_ (defined in web::ng::ConnectionMetadata) | web::ng::ConnectionMetadata | protected |
isUpgradeRequested(boost::asio::yield_context yield)=0 (defined in web::ng::impl::UpgradableConnection) | web::ng::impl::UpgradableConnection | pure virtual |
kDEFAULT_TIMEOUT | web::ng::Connection | static |
operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
receive(boost::asio::yield_context yield)=0 | web::ng::Connection | pure virtual |
send(Response response, boost::asio::yield_context yield)=0 | web::ng::Connection | pure virtual |
sendRaw(boost::beast::http::response< boost::beast::http::string_body > response, boost::asio::yield_context yield)=0 (defined in web::ng::impl::UpgradableConnection) | web::ng::impl::UpgradableConnection | pure virtual |
setIsAdmin(T &&setter) | web::ng::ConnectionMetadata | inline |
setTimeout(std::chrono::steady_clock::duration newTimeout)=0 | web::ng::Connection | pure virtual |
tag() const | util::Taggable | inline |
Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
upgrade(std::optional< boost::asio::ssl::context > &sslContext, util::TagDecoratorFactory const &tagDecoratorFactory, boost::asio::yield_context yield)=0 (defined in web::ng::impl::UpgradableConnection) | web::ng::impl::UpgradableConnection | pure virtual |
wasUpgraded() const =0 | web::ng::ConnectionMetadata | pure virtual |
~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |