This is the complete list of members for dcn::feed::Feed, including all inherited members.
| applyChange(events::ChangeRecord row, std::int64_t now_ms) | dcn::feed::Feed | |
| checkpointWal(storage::sqlite::WalCheckpointMode mode) const override | dcn::feed::Feed | virtual |
| Feed(asio::io_context &io_context, std::filesystem::path feed_db_path, std::filesystem::path archive_root, std::int64_t outbox_retention_ms, int default_chain_id, std::string default_chain_namespace="local") | dcn::feed::Feed | |
| Feed(const Feed &)=delete | dcn::feed::Feed | |
| getFeedCursor() const | dcn::feed::Feed | |
| getFeedPage(const FeedQuery &query) const override | dcn::feed::Feed | virtual |
| getStreamPage(const StreamQuery &query) const override | dcn::feed::Feed | virtual |
| maintainOutbox(std::int64_t now_ms) | dcn::feed::Feed | |
| minAvailableStreamSeq() const override | dcn::feed::Feed | virtual |
| operator=(const Feed &)=delete | dcn::feed::Feed | |
| runArchiveCycle(int chain_id, std::size_t hot_window_days, std::int64_t now_ms) | dcn::feed::Feed | |
| setFeedCursor(std::int64_t seq) | dcn::feed::Feed | |
| ~IFeedRepository()=default | dcn::feed::IFeedRepository | virtual |
| ~IWalStore()=default | dcn::storage::sqlite::IWalStore | virtual |