| buffer_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| cache_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| 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 |
| doRead() (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
| dosGuard_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| ec_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| handler_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| HttpBase(std::string const &ip, std::reference_wrapper< util::TagDecoratorFactory const > tagFactory, std::shared_ptr< AdminVerificationStrategy > adminVerification, std::shared_ptr< ProxyIpResolver > proxyIpResolver, std::reference_wrapper< dosguard::DOSGuardInterface > dosGuard, std::shared_ptr< HandlerType > handler, std::reference_wrapper< data::LedgerCacheInterface const > cache, boost::beast::flat_buffer buffer) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
| httpFail(boost::beast::error_code ec, char const *what) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inlineprotected |
| isAdmin() const | web::ConnectionBase | inline |
| isAdmin_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| log_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| makeSubscriptionContext(util::TagDecoratorFactory const &) override | web::impl::HttpBase< Derived, HandlerType > | inlinevirtual |
| onRead(boost::beast::error_code ec, std::size_t bytesTransferred) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
| onWrite(bool close, boost::beast::error_code ec, std::size_t bytesTransferred) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
| operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
| perfLog_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| req_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
| send(std::string &&msg, http::status status=http::status::ok) override | web::impl::HttpBase< Derived, HandlerType > | inlinevirtual |
| web::ConnectionBase::send(std::shared_ptr< std::string > msg) | web::ConnectionBase | inlinevirtual |
| sendSlowDown(std::string const &) override | web::impl::HttpBase< Derived, HandlerType > | inlinevirtual |
| 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 | |
| ~HttpBase() override (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
| ~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |