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

Go to the source code of this file.

Classes

class  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >
 A SubCachePlugin implementation that wraps a SynchronizedCache. More...
 
class  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView >
 
struct  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView >::MerkleRootAccessor< T, typename >
 
struct  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView >::is_type_expression_t< decltype(reinterpret_cast< const T * >(0) ->tryGetMerkleRoot())> >
 
struct  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView >::MerkleRootMutator< T, typename >
 
struct  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView >::is_type_expression_t< decltype(reinterpret_cast< T * >(0) ->setMerkleRoot(Hash256()))> >
 
class  catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::DetachedSubCacheViewAdapter< TLockableCacheDelta >
 

Namespaces

 catapult
 
 catapult::cache