veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
This is the complete list of members for altintegration::adaptors::EthashCacheImpl, including all inherited members.
clear() override (defined in altintegration::EthashCache) | altintegration::EthashCache | inlinevirtual |
EthashCacheImpl(Storage &storage) (defined in altintegration::adaptors::EthashCacheImpl) | altintegration::adaptors::EthashCacheImpl | inline |
get(uint64_t epoch, std::shared_ptr< CacheEntry > out) const override (defined in altintegration::adaptors::EthashCacheImpl) | altintegration::adaptors::EthashCacheImpl | inlinevirtual |
getOrDefault(uint64_t epoch, std::function< std::shared_ptr< CacheEntry >()> factory) override (defined in altintegration::EthashCache) | altintegration::EthashCache | inlinevirtual |
insert(uint64_t epoch, std::shared_ptr< CacheEntry > value) override (defined in altintegration::adaptors::EthashCacheImpl) | altintegration::adaptors::EthashCacheImpl | inlinevirtual |
~EthashCache()=default (defined in altintegration::EthashCache) | altintegration::EthashCache | virtual |
~EthashCacheI()=default (defined in altintegration::EthashCacheI) | altintegration::EthashCacheI | virtual |
~EthashCacheImpl() override=default (defined in altintegration::adaptors::EthashCacheImpl) | altintegration::adaptors::EthashCacheImpl |