CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::io | |
Functions | |
std::unique_ptr< BlockStorage > | catapult::io::CreateAggregateBlockStorage (std::unique_ptr< BlockStorage > &&pStorage, std::unique_ptr< BlockChangeSubscriber > &&pBlockChangeSubscriber) |
Creates an aggregate block storage that delegates to pStorage and publishes block changes to pBlockChangeSubscriber. More... | |