|
CCF
|
This is the complete list of members for snapshots::SnapshotManager, including all inherited members.
| add_pending_snapshot(::consensus::Index idx, ::consensus::Index evidence_idx, size_t requested_size) | snapshots::SnapshotManager | inline |
| commit_snapshot(::consensus::Index snapshot_idx, const uint8_t *receipt_data, size_t receipt_size) | snapshots::SnapshotManager | inline |
| find_latest_committed_snapshot() | snapshots::SnapshotManager | inline |
| get_main_directory() const | snapshots::SnapshotManager | inline |
| on_snapshot_sync_and_rename(uv_work_t *req) | snapshots::SnapshotManager | inlinestatic |
| on_snapshot_sync_and_rename_complete(uv_work_t *req, int) | snapshots::SnapshotManager | inlinestatic |
| register_message_handlers(messaging::Dispatcher< ringbuffer::Message > &disp) | snapshots::SnapshotManager | inline |
| SnapshotManager(const std::string &snapshot_dir_, ringbuffer::AbstractWriterFactory &writer_factory, const std::optional< std::string > &read_snapshot_dir_=std::nullopt) | snapshots::SnapshotManager | inline |