|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for web::SslWsSession< HandlerType >, including all inherited members.
| clientIp() const | web::ConnectionBase | inline |
| clientIp_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| ConnectionBase(util::TagDecoratorFactory const &tagFactory, std::string ip) | web::ConnectionBase | inline |
| dead() | web::ConnectionBase | inline |
| ec_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| isAdmin() const | web::ConnectionBase | inline |
| isAdmin_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| makeSubscriptionContext(util::TagDecoratorFactory const &factory) override | web::impl::WsBase< SslWsSession, HandlerType > | inlinevirtual |
| operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
| run(http::request< http::string_body > req) | web::impl::WsBase< SslWsSession, HandlerType > | inline |
| send(std::shared_ptr< std::string > msg) override | web::impl::WsBase< SslWsSession, HandlerType > | inlinevirtual |
| web::ConnectionBase::send(std::string &&msg, http::status status=http::status::ok)=0 | web::ConnectionBase | pure virtual |
| sendSlowDown(std::string const &request) override | web::impl::WsBase< SslWsSession, HandlerType > | inlinevirtual |
| SslWsSession(boost::beast::ssl_stream< boost::beast::tcp_stream > &&stream, std::string ip, std::reference_wrapper< util::TagDecoratorFactory const > tagFactory, std::reference_wrapper< dosguard::DOSGuardInterface > dosGuard, std::shared_ptr< HandlerType > const &handler, boost::beast::flat_buffer &&buffer, bool isAdmin, std::uint32_t maxWsSendingQueueSize) | web::SslWsSession< HandlerType > | inlineexplicit |
| tag() const | util::Taggable | inline |
| Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
| Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
| upgraded (defined in web::ConnectionBase) | web::ConnectionBase | |
| ws() | web::SslWsSession< HandlerType > | inline |
| ~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |