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

Go to the source code of this file.

Classes

struct  catapult::extensions::TransactionEventData
 Data associated with a transaction event. More...
 

Namespaces

 catapult
 
 catapult::extensions
 

Typedefs

using catapult::extensions::TransactionEventHandler = consumer< const TransactionEventData & >
 Handler that is called when a transaction event is raised. More...
 

Enumerations

enum  catapult::extensions::TransactionEvent { catapult::extensions::TransactionEvent::Dependency_Removed = 1 }
 Possible transaction events. More...