CatapultServer  v0.5.0.1 (Elephant)
catapult::consumers::RecentHashCache Member List

This is the complete list of members for catapult::consumers::RecentHashCache, including all inherited members.

add(const Hash256 &hash)catapult::consumers::RecentHashCache
checkAndUpdateExisting(const Hash256 &hash, const Timestamp &time)catapult::consumers::RecentHashCacheprivate
contains(const Hash256 &hash) constcatapult::consumers::RecentHashCache
m_cachecatapult::consumers::RecentHashCacheprivate
m_lastPruneTimecatapult::consumers::RecentHashCacheprivate
m_optionscatapult::consumers::RecentHashCacheprivate
m_timeSuppliercatapult::consumers::RecentHashCacheprivate
pruneCache(const Timestamp &time)catapult::consumers::RecentHashCacheprivate
RecentHashCache(const chain::TimeSupplier &timeSupplier, const HashCheckOptions &options)catapult::consumers::RecentHashCache
size() constcatapult::consumers::RecentHashCache
tryAddToCache(const Hash256 &hash, const Timestamp &time)catapult::consumers::RecentHashCacheprivate