CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::consumers::TransactionsChangeInfo |
Information passed to a transactions change handler. More... | |
struct | catapult::consumers::BlockChainSyncHandlers |
Handlers used by the block chain sync consumer. More... | |
Namespaces | |
catapult | |
catapult::cache | |
catapult::chain | |
catapult::consumers | |
Enumerations | |
enum | catapult::consumers::UndoBlockType { catapult::consumers::UndoBlockType::Rollback, catapult::consumers::UndoBlockType::Common } |
Type of block passed to undo block handler. More... | |
enum | catapult::consumers::CommitOperationStep : uint16_t { catapult::consumers::CommitOperationStep::Blocks_Written, catapult::consumers::CommitOperationStep::State_Written, catapult::consumers::CommitOperationStep::All_Updated } |
Steps in a commit operation. More... | |