Mixin for storing and modifying a supply in MosaicEntry.
More...
Mixin for storing and modifying a supply in MosaicEntry.
◆ decreaseSupply()
void catapult::state::MosaicEntrySupplyMixin::decreaseSupply |
( |
Amount |
delta | ) |
|
◆ increaseSupply()
void catapult::state::MosaicEntrySupplyMixin::increaseSupply |
( |
Amount |
delta | ) |
|
Increases the supply by delta.
◆ supply()
Amount catapult::state::MosaicEntrySupplyMixin::supply |
( |
| ) |
const |
◆ m_supply
Amount catapult::state::MosaicEntrySupplyMixin::m_supply |
|
private |
The documentation for this class was generated from the following files: