| BaseType typedef | catapult::cache::SummaryAwareSubCachePluginAdapter< TCache, TStorageTraits, TSummaryCacheStorage > | private |
| cache() | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inline |
| commit() override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| createChangesStorage() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| createDelta() override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| createDetachedDelta() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| createStorage() override | catapult::cache::SummaryAwareSubCachePluginAdapter< TCache, TStorageTraits, TSummaryCacheStorage > | inlinevirtual |
| createView() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| get() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| id() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| IsCacheStorageSupported(const TCache &cache) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlineprivatestatic |
| m_name | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | private |
| m_pCache | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | private |
| makeSubCacheViewIdentifier(SubCacheViewType viewType) const | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlineprivate |
| name() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlinevirtual |
| NamespaceCacheSubCachePlugin(const CacheConfiguration &config, const NamespaceCacheTypes::Options &options) | catapult::cache::NamespaceCacheSubCachePlugin | explicit |
| SubCachePluginAdapter(std::unique_ptr< TCache > &&pCache) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits > | inlineexplicit |
| ~SubCachePlugin()=default | catapult::cache::SubCachePlugin | virtual |