|
CatapultServer
v0.5.0.1 (Elephant)
|
Processing element for a transaction unassociated with a block composed of a transaction and metadata. More...


Public Member Functions | |
| FreeTransactionElement (const model::Transaction &transaction) | |
| Creates a transaction element around transaction. More... | |
Public Member Functions inherited from catapult::model::TransactionElement | |
| TransactionElement (const model::Transaction &transaction) | |
| Creates a transaction element around transaction. More... | |
Public Attributes | |
| ConsumerResultSeverity | ResultSeverity |
| Consumer result severity. More... | |
Public Attributes inherited from catapult::model::TransactionElement | |
| const model::Transaction & | Transaction |
| Transaction entity. More... | |
| Hash256 | EntityHash |
| Entity hash. More... | |
| Hash256 | MerkleComponentHash |
| Modified hash that should be used as a hash in the merkle tree. More... | |
| std::shared_ptr< const UnresolvedAddressSet > | OptionalExtractedAddresses |
Processing element for a transaction unassociated with a block composed of a transaction and metadata.
|
inlineexplicit |
Creates a transaction element around transaction.
| ConsumerResultSeverity catapult::disruptor::FreeTransactionElement::ResultSeverity |
Consumer result severity.