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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::mongo
 

Functions

std::unique_ptr< cache::UtChangeSubscriber > catapult::mongo::CreateMongoTransactionStorage (MongoStorageContext &context, const MongoTransactionRegistry &transactionRegistry, const std::string &collectionName)
 Creates a mongodb transaction storage around context and transactionRegistry for collection with name collectionName. More...