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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::extensions
 

Functions

BlockRangeConsumerFunc catapult::extensions::CreateBlockPushEntityCallback (const ServerHooks &hooks)
 Creates a block push entity callback from hooks that only pushes when synced. More...
 
TransactionRangeConsumerFunc catapult::extensions::CreateTransactionPushEntityCallback (const ServerHooks &hooks)
 Creates a transaction push entity callback from hooks that only pushes when synced. More...