|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for web::ng::impl::WsConnectionBase, 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::WsConnectionBase | |
| 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 |
| 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 |
| sendShared(std::shared_ptr< std::string > message, boost::asio::yield_context yield)=0 (defined in web::ng::impl::WsConnectionBase) | web::ng::impl::WsConnectionBase | pure virtual |
| setIp(std::string newIp) | web::ng::ConnectionMetadata | inline |
| 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 | |
| wasUpgraded() const =0 | web::ng::ConnectionMetadata | pure virtual |
| ~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |