CatapultServer  v0.5.0.1 (Elephant)
catapult::mongo::MongoReceiptRegistry Class Reference

A registry of mongo receipt plugins. More...

Inheritance diagram for catapult::mongo::MongoReceiptRegistry:
Collaboration diagram for catapult::mongo::MongoReceiptRegistry:

Additional Inherited Members

- Public Member Functions inherited from catapult::model::PluginRegistry< MongoReceiptPlugin, model::ReceiptType >
size_t size () const
 Gets the number of registered plugins. More...
 
const MongoReceiptPlugin * findPlugin (model::ReceiptType type) const
 Finds the plugin corresponding to type or nullptr if none is registered. More...
 
void registerPlugin (std::unique_ptr< const MongoReceiptPlugin > &&pPlugin)
 Registers pPlugin with the registry. More...
 

Detailed Description

A registry of mongo receipt plugins.


The documentation for this class was generated from the following file: