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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::chain
 

Typedefs

using catapult::chain::BatchEntityProcessor = std::function< validators::ValidationResult(Height, Timestamp, const model::WeakEntityInfos &, observers::ObserverState &)>
 

Functions

BatchEntityProcessor catapult::chain::CreateBatchEntityProcessor (const ExecutionConfiguration &config)
 Creates a batch entity processor around config. More...