|
CatapultServer
v0.5.0.1 (Elephant)
|
An embedded mongo transaction plugin. More...


Additional Inherited Members | |
Public Member Functions inherited from catapult::mongo::MongoTransactionPluginT< model::EmbeddedTransaction > | |
| virtual | ~MongoTransactionPluginT ()=default |
| virtual model::EntityType | type () const=0 |
| Gets the transaction entity type. More... | |
| virtual void | streamTransaction (bsoncxx::builder::stream::document &builder, const model::EmbeddedTransaction &transaction) const=0 |
| Streams a transaction to builder. More... | |
An embedded mongo transaction plugin.