CatapultServer
v0.5.0.1 (Elephant)
|
Go to the documentation of this file.
24 namespace model {
struct BlockElement; }
25 namespace tools {
namespace nemgen {
struct NemesisConfiguration; } }
28 namespace catapult {
namespace tools {
namespace nemgen {
#define CATAPULT_LOG(SEV)
Writes a log entry to the default logger with SEV severity.
Definition: Logging.h:340
Open file for both reading and writing. Removes the file if it exists.
Index file containing a uint64_t value.
Definition: IndexFile.h:28
constexpr void HexFormat(const ByteArray< N, TTag > &)
Open file in read-only mode.
const model::Block & Block
Block entity.
Definition: Elements.h:63
def info(*args)
Definition: forwardsValidation.py:12
Processing element for a block composed of a block and metadata.
Definition: Elements.h:55
Definition: AddressExtractionExtension.cpp:28
BasicRawBuffer< const uint8_t > RawBuffer
A const binary buffer.
Definition: RawBuffer.h:62