Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
etlng::impl::LedgerPublisher Member List

This is the complete list of members for etlng::impl::LedgerPublisher, including all inherited members.

getLastPublish() const overrideetlng::impl::LedgerPublisherinlinevirtual
getLastPublishedSequence() constetlng::impl::LedgerPublisherinline
lastCloseAgeSeconds() const overrideetlng::impl::LedgerPublisherinlinevirtual
lastPublishAgeSeconds() const overrideetlng::impl::LedgerPublisherinlinevirtual
LedgerPublisher(boost::asio::io_context &ioc, std::shared_ptr< BackendInterface > backend, std::shared_ptr< feed::SubscriptionManagerInterface > subscriptions, etl::SystemState const &state)etlng::impl::LedgerPublisherinline
publish(uint32_t ledgerSequence, std::optional< uint32_t > maxAttempts, std::chrono::steady_clock::duration attemptsDelay=std::chrono::seconds{1}) overrideetlng::impl::LedgerPublisherinlinevirtual
publish(ripple::LedgerHeader const &lgrInfo)etlng::impl::LedgerPublisherinline
~LedgerPublisherInterface()=default (defined in etlng::LedgerPublisherInterface)etlng::LedgerPublisherInterfacevirtual