Clio develop
The XRP Ledger API server.
|
This is the complete list of members for etl::impl::LedgerPublisher< CacheType >, including all inherited members.
getLastPublish() const | etl::impl::LedgerPublisher< CacheType > | inline |
getLastPublishedSequence() const | etl::impl::LedgerPublisher< CacheType > | inline |
lastCloseAgeSeconds() const | etl::impl::LedgerPublisher< CacheType > | inline |
lastPublishAgeSeconds() const | etl::impl::LedgerPublisher< CacheType > | inline |
LedgerPublisher(boost::asio::io_context &ioc, std::shared_ptr< BackendInterface > backend, CacheType &cache, std::shared_ptr< feed::SubscriptionManagerInterface > subscriptions, SystemState const &state) | etl::impl::LedgerPublisher< CacheType > | inline |
publish(uint32_t ledgerSequence, std::optional< uint32_t > maxAttempts, std::chrono::steady_clock::duration attemptsDelay=std::chrono::seconds{1}) | etl::impl::LedgerPublisher< CacheType > | inline |
publish(ripple::LedgerHeader const &lgrInfo) | etl::impl::LedgerPublisher< CacheType > | inline |