CatapultServer  v0.5.0.1 (Elephant)
catapult::model::MosaicT< TMosaicId > Struct Template Reference

Binary layout for a mosaic. More...

Collaboration diagram for catapult::model::MosaicT< TMosaicId >:

Public Attributes

TMosaicId MosaicId
 Mosaic id. More...
 
catapult::Amount Amount
 Mosaic amount. More...
 

Detailed Description

template<typename TMosaicId>
struct catapult::model::MosaicT< TMosaicId >

Binary layout for a mosaic.

Member Data Documentation

◆ Amount

template<typename TMosaicId>
catapult::Amount catapult::model::MosaicT< TMosaicId >::Amount

Mosaic amount.

◆ MosaicId

template<typename TMosaicId>
TMosaicId catapult::model::MosaicT< TMosaicId >::MosaicId

Mosaic id.


The documentation for this struct was generated from the following file: