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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::model
 
 catapult::mongo
 
 catapult::mongo::mappers
 

Functions

bsoncxx::document::value catapult::mongo::mappers::ToDbModel (Height height, const model::TransactionStatement &statement, const MongoReceiptRegistry &receiptRegistry)
 Maps a statement at height to the corresponding db model value using receiptRegistry for mapping derived receipt types. More...