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