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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::cache
 
 catapult::local
 

Typedefs

using catapult::local::CacheChangesStorages = std::vector< std::unique_ptr< const cache::CacheChangesStorage > >
 Vector of cache changes storage unique pointers. More...
 

Functions

std::unique_ptr< subscribers::StateChangeSubscriber > catapult::local::CreateFileStateChangeStorage (std::unique_ptr< io::OutputStream > &&pOutputStream, const supplier< CacheChangesStorages > &cacheChangesStoragesSupplier)