veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
altintegration::adaptors::EthashCacheImpl Member List

This is the complete list of members for altintegration::adaptors::EthashCacheImpl, including all inherited members.

clear() override (defined in altintegration::EthashCache)altintegration::EthashCacheinlinevirtual
EthashCacheImpl(Storage &storage) (defined in altintegration::adaptors::EthashCacheImpl)altintegration::adaptors::EthashCacheImplinline
get(uint64_t epoch, std::shared_ptr< CacheEntry > out) const override (defined in altintegration::adaptors::EthashCacheImpl)altintegration::adaptors::EthashCacheImplinlinevirtual
getOrDefault(uint64_t epoch, std::function< std::shared_ptr< CacheEntry >()> factory) override (defined in altintegration::EthashCache)altintegration::EthashCacheinlinevirtual
insert(uint64_t epoch, std::shared_ptr< CacheEntry > value) override (defined in altintegration::adaptors::EthashCacheImpl)altintegration::adaptors::EthashCacheImplinlinevirtual
~EthashCache()=default (defined in altintegration::EthashCache)altintegration::EthashCachevirtual
~EthashCacheI()=default (defined in altintegration::EthashCacheI)altintegration::EthashCacheIvirtual
~EthashCacheImpl() override=default (defined in altintegration::adaptors::EthashCacheImpl)altintegration::adaptors::EthashCacheImpl