CatapultServer  v0.5.0.1 (Elephant)
MongoChainInfoUtils.h File Reference
Include dependency graph for MongoChainInfoUtils.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

BulkWriteResult catapult::mongo::TrySetChainInfoDocument (mongocxx::database &database, const bsoncxx::document::view &upsertDoc)
 Upserts the chain info document in database with upsertDoc. More...
 
bsoncxx::document::value catapult::mongo::GetChainInfoDocument (const mongocxx::database &database)
 Gets the chain info document from database. More...