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

Notification of a secret lock duration. More...

Inheritance diagram for catapult::model::SecretLockDurationNotification:
Collaboration diagram for catapult::model::SecretLockDurationNotification:

Static Public Attributes

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

Additional Inherited Members

- Public Member Functions inherited from catapult::model::BaseLockDurationNotification< SecretLockDurationNotification >
 BaseLockDurationNotification (BlockDuration duration)
 Creates a notification around duration. 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 inherited from catapult::model::BaseLockDurationNotification< SecretLockDurationNotification >
BlockDuration Duration
 Lock duration. More...
 
- Public Attributes inherited from catapult::model::Notification
NotificationType Type
 Notification type. More...
 
size_t Size
 Notification size. More...
 

Detailed Description

Notification of a secret lock duration.

Member Data Documentation

◆ Notification_Type

constexpr auto catapult::model::SecretLockDurationNotification::Notification_Type = LockSecret_Secret_Duration_Notification
staticconstexpr

Matching notification type.


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