CatapultServer
v0.5.0.1 (Elephant)
|
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... | |