Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::network::detail::BlocksResponseCache, including all inherited members.
BlocksResponseCache(std::size_t capacity, std::chrono::seconds expiration_time) | kagome::network::detail::BlocksResponseCache | |
cache(const PeerId &peer_id, BlocksRequest::Fingerprint request_fingerprint, std::optional< CacheRecordIndex > target_slot=std::nullopt) | kagome::network::detail::BlocksResponseCache | private |
CacheRecordIndex typedef | kagome::network::detail::BlocksResponseCache | private |
capacity_ | kagome::network::detail::BlocksResponseCache | private |
expiration_time_ | kagome::network::detail::BlocksResponseCache | private |
ExpirationTimepoint typedef | kagome::network::detail::BlocksResponseCache | private |
free_slots_ | kagome::network::detail::BlocksResponseCache | private |
isDuplicate(const PeerId &peer_id, BlocksRequest::Fingerprint request_fingerprint) | kagome::network::detail::BlocksResponseCache | |
lookup_table_ | kagome::network::detail::BlocksResponseCache | private |
purge() | kagome::network::detail::BlocksResponseCache | private |
storage_ | kagome::network::detail::BlocksResponseCache | private |