CatapultServer  v0.5.0.1 (Elephant)
MosaicProperties.cpp File Reference
Include dependency graph for MosaicProperties.cpp:

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...
 

Macro Definition Documentation

◆ CATAPULT_SET_REQUIRED_PROPERTY

#define CATAPULT_SET_REQUIRED_PROPERTY (   KEY,
  VALUE 
)    values[utils::to_underlying_type(MosaicPropertyId::KEY)] = VALUE