CatapultServer  v0.5.0.1 (Elephant)
catapult::model::HashLockMosaicNotification Struct Reference

Notification of a hash lock mosaic. More...

Inheritance diagram for catapult::model::HashLockMosaicNotification:
Collaboration diagram for catapult::model::HashLockMosaicNotification:

Public Member Functions

 HashLockMosaicNotification (UnresolvedMosaic mosaic)
 Creates a notification around mosaic. More...
 
- Public Member Functions inherited from catapult::model::Notification
 Notification (NotificationType type, size_t size)
 Creates a new notification with type and size. More...
 

Public Attributes

UnresolvedMosaic Mosaic
 Locked mosaic. More...
 
- Public Attributes inherited from catapult::model::Notification
NotificationType Type
 Notification type. More...
 
size_t Size
 Notification size. More...
 

Static Public Attributes

static constexpr auto Notification_Type = LockHash_Mosaic_Notification
 Matching notification type. More...
 

Detailed Description

Notification of a hash lock mosaic.

Constructor & Destructor Documentation

◆ HashLockMosaicNotification()

catapult::model::HashLockMosaicNotification::HashLockMosaicNotification ( UnresolvedMosaic  mosaic)
inlineexplicit

Creates a notification around mosaic.

Member Data Documentation

◆ Mosaic

UnresolvedMosaic catapult::model::HashLockMosaicNotification::Mosaic

Locked mosaic.

◆ Notification_Type

constexpr auto catapult::model::HashLockMosaicNotification::Notification_Type = LockHash_Mosaic_Notification
staticconstexpr

Matching notification type.


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