CatapultServer
v0.5.0.1 (Elephant)
|
constexpr void HexFormat(const ByteArray< N, TTag > &)
Key m_sourcePublicKey
Definition: ChainSynchronizer.cpp:166
bool empty() const
Gets a value indicating whether or not this range is empty.
Definition: EntityRange.h:303
InputSource
Possible consumer input sources.
Definition: InputSource.h:42
Combination of an entity range and optional context.
Definition: AnnotatedEntityRange.h:30
Represents a range of entities.
Definition: EntityRange.h:31
constexpr const uint8_t * data() const noexcept
Returns a const pointer to the underlying array.
Definition: ByteArray.h:70
std::ostream & operator<<(std::ostream &out, const ConsumerInput &input)
Definition: ConsumerInput.cpp:150
size_t size() const
Gets the size of this range.
Definition: EntityRange.h:308
std::vector< FreeTransactionElement > TransactionElements
A container of FreeTransactionElement.
Definition: DisruptorTypes.h:135
std::vector< model::BlockElement > BlockElements
A container of BlockElement.
Definition: DisruptorTypes.h:132
#define CATAPULT_THROW_RUNTIME_ERROR(MESSAGE)
Macro used to throw a catapult runtime error.
Definition: exceptions.h:167
Processing element for a block composed of a block and metadata.
Definition: Elements.h:55
Processing element for a transaction unassociated with a block composed of a transaction and metadata...
Definition: DisruptorTypes.h:120
Definition: AddressExtractionExtension.cpp:28