CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::cache | |
Functions | |
std::unique_ptr< PtCache > | catapult::cache::CreateAggregatePtCache (PtCache &ptCache, std::unique_ptr< PtChangeSubscriber > &&pPtChangeSubscriber) |
Creates an aggregate pt cache that delegates to ptCache and publishes pt transaction changes to pPtChangeSubscriber. More... | |