CatapultServer  v0.5.0.1 (Elephant)
AggregateTransactionPlugin.h File Reference
Include dependency graph for AggregateTransactionPlugin.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::utils
 
 catapult::plugins
 

Functions

std::unique_ptr< TransactionPlugincatapult::plugins::CreateAggregateTransactionPlugin (const model::TransactionRegistry &transactionRegistry, model::EntityType transactionType)
 Creates an aggregate transaction plugin around transactionRegistry for transactions with type transactionType. More...
 
std::unique_ptr< TransactionPlugincatapult::plugins::CreateAggregateTransactionPlugin (const TransactionRegistry &transactionRegistry, const utils::TimeSpan &maxTransactionLifetime, EntityType transactionType)