CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
catapult | |
catapult::model | |
Macros | |
#define | CATAPULT_SET_REQUIRED_PROPERTY(KEY, VALUE) values[utils::to_underlying_type(MosaicPropertyId::KEY)] = VALUE |
Functions | |
MosaicProperties | catapult::model::ExtractAllProperties (const MosaicPropertiesHeader &header, const MosaicProperty *pProperties) |
Extracts all properties from header and pProperties. More... | |
#define CATAPULT_SET_REQUIRED_PROPERTY | ( | KEY, | |
VALUE | |||
) | values[utils::to_underlying_type(MosaicPropertyId::KEY)] = VALUE |