CatapultServer  v0.5.0.1 (Elephant)
AggregateUtCache.h File Reference
Include dependency graph for AggregateUtCache.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< UtCache > catapult::cache::CreateAggregateUtCache (UtCache &utCache, std::unique_ptr< UtChangeSubscriber > &&pUtChangeSubscriber)
 Creates an aggregate ut cache that delegates to utCache and publishes ut transaction changes to pUtChangeSubscriber. More...