CatapultServer  v0.5.0.1 (Elephant)
MultisigCacheView.h File Reference
Include dependency graph for MultisigCacheView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::cache::BasicMultisigCacheView
 Basic view on top of the multisig cache. More...
 
class  catapult::cache::MultisigCacheView
 View on top of the multisig cache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::MultisigCacheViewMixins = PatriciaTreeCacheMixins< MultisigCacheTypes::PrimaryTypes::BaseSetType, MultisigCacheDescriptor >
 Mixins used by the multisig cache view. More...