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

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...