Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::Context, including all inherited members.
apiVersion (defined in web::Context) | web::Context | |
clientIp (defined in web::Context) | web::Context | |
Context(boost::asio::yield_context yield, std::string command, std::uint32_t apiVersion, boost::json::object params, SubscriptionContextPtr subscriptionContext, util::TagDecoratorFactory const &tagFactory, data::LedgerRange const &range, std::string clientIp, bool isAdmin) | web::Context | inline |
Context(Context &&)=default (defined in web::Context) | web::Context | |
isAdmin (defined in web::Context) | web::Context | |
method (defined in web::Context) | web::Context | |
operator=(Context &&)=default (defined in web::Context) | web::Context | |
operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
params (defined in web::Context) | web::Context | |
range (defined in web::Context) | web::Context | |
session (defined in web::Context) | web::Context | |
tag() const | util::Taggable | inline |
Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
yield (defined in web::Context) | web::Context | |
~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |