| add_request_ref(SeqNo seq, CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| add_request_refs(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| all_stores | ccf::historical::StateCacheImpl | protected |
| AllRequestedStores typedef | ccf::historical::StateCacheImpl | protected |
| collection_from_single_range(ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inlineprotected |
| default_expiry_duration | ccf::historical::StateCacheImpl | protected |
| delete_all_interested_requests(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
| deserialise_ledger_entry(ccf::SeqNo seqno, const uint8_t *data, size_t size, ccf::kv::ApplyResult &result, ccf::ClaimsDigest &claims_digest, bool &has_commit_evidence) | ccf::historical::StateCacheImpl | inline |
| drop_cached_states(RequestHandle handle) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::drop_cached_states(const CompoundHandle &handle) | ccf::historical::StateCacheImpl | inline |
| earliest_secret_ | ccf::historical::StateCacheImpl | protected |
| estimated_store_cache_size | ccf::historical::StateCacheImpl | protected |
| fetch_entries_range(ccf::SeqNo from, ccf::SeqNo to) | ccf::historical::StateCacheImpl | inlineprotected |
| fetch_entry_at(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
| fetch_supporting_secret_if_needed(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
| get_estimated_store_cache_size() | ccf::historical::StateCacheImpl | inline |
| get_state_at(RequestHandle handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_state_at(RequestHandle handle, ccf::SeqNo seqno) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
| get_state_range(RequestHandle handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_state_range(RequestHandle handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inline |
| get_states_for(RequestHandle handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_states_for(RequestHandle handle, const SeqNoCollection &seqnos) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos) | ccf::historical::StateCacheImpl | inline |
| get_states_internal(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry, bool include_receipts) | ccf::historical::StateCacheImpl | inlineprotected |
| get_store_at(RequestHandle handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_store_at(RequestHandle handle, ccf::SeqNo seqno) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
| get_store_range(RequestHandle handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_store_range(RequestHandle handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inline |
| get_stores_for(RequestHandle handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) override | ccf::historical::StateCache | inlinevirtual |
| get_stores_for(RequestHandle handle, const SeqNoCollection &seqnos) override | ccf::historical::StateCache | inlinevirtual |
| ccf::historical::StateCacheImpl::get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
| ccf::historical::StateCacheImpl::get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos) | ccf::historical::StateCacheImpl | inline |
| get_subsystem_name() | ccf::historical::AbstractStateCache | inlinestatic |
| handle_encrypted_past_ledger_secret(const ccf::kv::StorePtr &store, LedgerSecretPtr encrypting_secret) | ccf::historical::StateCacheImpl | inlineprotected |
| handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const LedgerEntry &data) | ccf::historical::StateCacheImpl | inline |
| handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const uint8_t *data, size_t size) | ccf::historical::StateCacheImpl | inline |
| handle_ledger_entry(ccf::SeqNo seqno, const std::vector< uint8_t > &data) | ccf::historical::StateCacheImpl | inline |
| handle_ledger_entry(ccf::SeqNo seqno, const uint8_t *data, size_t size) | ccf::historical::StateCacheImpl | inline |
| handle_no_entry(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
| handle_no_entry_range(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno) | ccf::historical::StateCacheImpl | inline |
| historical_encryptor | ccf::historical::StateCacheImpl | protected |
| historical_ledger_secrets | ccf::historical::StateCacheImpl | protected |
| LedgerEntry typedef | ccf::historical::StateCacheImpl | protected |
| lru_evict(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| lru_lookup | ccf::historical::StateCacheImpl | protected |
| lru_promote(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| lru_requests | ccf::historical::StateCacheImpl | protected |
| lru_shrink_to_fit(size_t threshold) | ccf::historical::StateCacheImpl | inlineprotected |
| make_compound_handle(RequestHandle rh) | ccf::historical::StateCache | inlineprotected |
| next_secret_fetch_handle | ccf::historical::StateCacheImpl | protected |
| process_deserialised_store(const StoreDetailsPtr &details, const ccf::kv::StorePtr &store, const ccf::crypto::Sha256Hash &entry_digest, ccf::SeqNo seqno, bool is_signature, ccf::ClaimsDigest &&claims_digest, bool has_commit_evidence) | ccf::historical::StateCacheImpl | inlineprotected |
| raw_store_sizes | ccf::historical::StateCacheImpl | protected |
| remove_request_ref(SeqNo seq, CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| remove_request_refs(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
| RequestedStores typedef | ccf::historical::StateCacheImpl | protected |
| requests | ccf::historical::StateCacheImpl | protected |
| requests_lock | ccf::historical::StateCacheImpl | protected |
| set_default_expiry_duration(ExpiryDuration duration) override | ccf::historical::StateCache | inlinevirtual |
| set_soft_cache_limit(CacheSize cache_limit) override | ccf::historical::StateCache | inlinevirtual |
| soft_store_cache_limit | ccf::historical::StateCacheImpl | protected |
| soft_store_cache_limit_raw | ccf::historical::StateCacheImpl | protected |
| source_ledger_secrets | ccf::historical::StateCacheImpl | protected |
| source_store | ccf::historical::StateCacheImpl | protected |
| StateCache(Ts &&... ts) | ccf::historical::StateCache | inline |
| StateCacheImpl(ccf::kv::Store &store, const std::shared_ptr< ccf::LedgerSecrets > &secrets, ringbuffer::WriterPtr host_writer) | ccf::historical::StateCacheImpl | inline |
| states_to_stores(const std::vector< StatePtr > &states) | ccf::historical::StateCacheImpl | inlineprotected |
| store_to_requests | ccf::historical::StateCacheImpl | protected |
| StoreDetailsPtr typedef | ccf::historical::StateCacheImpl | protected |
| StoreStage enum name | ccf::historical::StateCacheImpl | protected |
| tick(const std::chrono::milliseconds &elapsed_ms) | ccf::historical::StateCacheImpl | inline |
| to_host | ccf::historical::StateCacheImpl | protected |
| track_deletes_on_missing_keys(bool track) override | ccf::historical::StateCache | inlinevirtual |
| track_deletes_on_missing_keys_v | ccf::historical::StateCacheImpl | protected |
| update_earliest_known_ledger_secret() | ccf::historical::StateCacheImpl | inlineprotected |
| update_store_raw_size(SeqNo seq, size_t new_size) | ccf::historical::StateCacheImpl | inlineprotected |
| WeakStoreDetailsPtr typedef | ccf::historical::StateCacheImpl | protected |
| ~AbstractNodeSubSystem()=default | ccf::AbstractNodeSubSystem | virtual |
| ~AbstractStateCache() override=default | ccf::historical::AbstractStateCache | |