CatapultServer
v0.5.0.1 (Elephant)
|
Factory for creating mongo receipt plugins. More...
Classes | |
class | ReceiptPluginT |
Static Public Member Functions | |
template<typename TReceipt , typename TStreamFunc > | |
static std::unique_ptr< ReceiptPlugin > | Create (model::ReceiptType type, TStreamFunc streamFunc) |
Creates a receipt plugin around type and streamFunc. More... | |
Private Types | |
using | ReceiptPlugin = MongoReceiptPlugin |
Factory for creating mongo receipt plugins.
|
inlinestatic |
Creates a receipt plugin around type and streamFunc.