Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::ng::SubscriptionContext, including all inherited members.
apiSubversion() const override | web::ng::SubscriptionContext | virtual |
disconnect(boost::asio::yield_context yield) | web::ng::SubscriptionContext | |
ErrorHandler typedef | web::ng::SubscriptionContext | |
onDisconnect(OnDisconnectSlot const &slot) override | web::ng::SubscriptionContext | virtual |
OnDisconnectSlot typedef | web::SubscriptionContextInterface | |
operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
send(std::shared_ptr< std::string > message) override | web::ng::SubscriptionContext | virtual |
setApiSubversion(uint32_t value) override | web::ng::SubscriptionContext | virtual |
SubscriptionContext(util::TagDecoratorFactory const &factory, impl::WsConnectionBase &connection, std::optional< size_t > maxSendQueueSize, boost::asio::yield_context yield, ErrorHandler errorHandler) | web::ng::SubscriptionContext | |
tag() const | util::Taggable | inline |
Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |