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

Go to the source code of this file.

Classes

class  catapult::cache::BasicMultisigCacheDelta
 Basic delta on top of the multisig cache. More...
 
class  catapult::cache::MultisigCacheDelta
 Delta on top of the multisig cache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::MultisigCacheDeltaMixins = PatriciaTreeCacheMixins< MultisigCacheTypes::PrimaryTypes::BaseSetDeltaType, MultisigCacheDescriptor >
 Mixins used by the multisig cache delta. More...