CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::model::Receipt |
Binary layout for a receipt entity. More... | |
struct | catapult::model::BalanceTransferReceipt |
Binary layout for a balance transfer receipt. More... | |
struct | catapult::model::BalanceChangeReceipt |
Binary layout for a balance change receipt. More... | |
struct | catapult::model::InflationReceipt |
Binary layout for an inflation receipt. More... | |
struct | catapult::model::ArtifactExpiryReceipt< TArtifactId > |
Binary layout for an artifact expiry receipt. More... | |
Namespaces | |
catapult | |
catapult::model | |
Macros | |
#define | DEFINE_RECEIPT_CONSTANTS(TYPE, VERSION) |
Defines constants for a receipt with TYPE and VERSION. More... | |
#define DEFINE_RECEIPT_CONSTANTS | ( | TYPE, | |
VERSION | |||
) |
Defines constants for a receipt with TYPE and VERSION.