CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::MemoryUtCache::Impl Struct Reference
Collaboration diagram for catapult::cache::MemoryUtCache::Impl:

Public Attributes

cache::TransactionDataContainer TransactionDataContainer
 
std::unordered_map< Hash256, size_t, utils::ArrayHasher< Hash256 > > IdLookup
 
AccountCounters Counters
 

Member Data Documentation

◆ Counters

AccountCounters catapult::cache::MemoryUtCache::Impl::Counters

◆ IdLookup

std::unordered_map<Hash256, size_t, utils::ArrayHasher<Hash256> > catapult::cache::MemoryUtCache::Impl::IdLookup

◆ TransactionDataContainer

cache::TransactionDataContainer catapult::cache::MemoryUtCache::Impl::TransactionDataContainer

The documentation for this struct was generated from the following file: