veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
This is the complete list of members for altintegration::EthashCache, including all inherited members.
clear() override (defined in altintegration::EthashCache) | altintegration::EthashCache | inlinevirtual |
get(uint64_t epoch, std::shared_ptr< CacheEntry > out) const =0 (defined in altintegration::EthashCache) | altintegration::EthashCache | pure virtual |
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)=0 (defined in altintegration::EthashCache) | altintegration::EthashCache | pure virtual |
~EthashCache()=default (defined in altintegration::EthashCache) | altintegration::EthashCache | virtual |
~EthashCacheI()=default (defined in altintegration::EthashCacheI) | altintegration::EthashCacheI | virtual |