CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::HashLockInfoBaseSets Struct Reference
Inheritance diagram for catapult::cache::HashLockInfoBaseSets:
Collaboration diagram for catapult::cache::HashLockInfoBaseSets:

Additional Inherited Members

- Public Types inherited from catapult::cache::LockInfoBaseSets< HashLockInfoCacheTypes, HashLockInfoCacheDescriptor, HashLockInfoBaseSetDeltaPointers >
using IsOrderedSet = std::false_type
 Indicates the set is not ordered. More...
 
- Public Member Functions inherited from catapult::cache::LockInfoBaseSets< HashLockInfoCacheTypes, HashLockInfoCacheDescriptor, HashLockInfoBaseSetDeltaPointers >
 LockInfoBaseSets (const CacheConfiguration &config)
 
HashLockInfoBaseSetDeltaPointers rebase ()
 
HashLockInfoBaseSetDeltaPointers rebaseDetached () const
 
void commit ()
 
- Public Attributes inherited from catapult::cache::LockInfoBaseSets< HashLockInfoCacheTypes, HashLockInfoCacheDescriptor, HashLockInfoBaseSetDeltaPointers >
HashLockInfoCacheTypes ::PrimaryTypes::BaseSetType Primary
 
HashLockInfoCacheTypes ::HeightGroupingTypes::BaseSetType HeightGrouping
 
CachePatriciaTree< typename HashLockInfoCacheDescriptor ::PatriciaTree > PatriciaTree
 
- Protected Member Functions inherited from catapult::cache::CacheDatabaseMixin
 CacheDatabaseMixin (const CacheConfiguration &config, const std::vector< std::string > &columnFamilyNames, FilterPruningMode pruningMode=FilterPruningMode::Disabled)
 Creates a mixin around config and columnFamilyNames with optional pruningMode. More...
 
bool hasPatriciaTreeSupport () const
 Returns true if patricia tree support is enabled. More...
 
CacheDatabasedatabase ()
 Gets the database. More...
 
void flush ()
 Flushes the database. More...
 
- Static Protected Member Functions inherited from catapult::cache::CacheDatabaseMixin
static deltaset::ConditionalContainerMode GetContainerMode (const CacheConfiguration &config)
 Gets the container mode specified by config. More...
 

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