CatapultServer
v0.5.0.1 (Elephant)
|
This is the complete list of members for catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits >, including all inherited members.
apply(const CacheChanges &changes) const override | catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits > | inlinevirtual |
CacheChangesStorageAdapter(TCache &cache) | catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits > | inlineexplicit |
loadAll(io::InputStream &input) const override | catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits > | inlinevirtual |
m_cache | catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits > | private |
saveAll(const CacheChanges &changes, io::OutputStream &output) const override | catapult::cache::CacheChangesStorageAdapter< TCache, TStorageTraits > | inlinevirtual |
~CacheChangesStorage()=default | catapult::cache::CacheChangesStorage | virtual |