CatapultServer  v0.5.0.1 (Elephant)
AggregatePtCache.cpp File Reference
Include dependency graph for AggregatePtCache.cpp:

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