CatapultServer
v0.5.0.1 (Elephant)
|
Base for lock duration notification. More...
Public Member Functions | |
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 | |
BlockDuration | Duration |
Lock duration. More... | |
Public Attributes inherited from catapult::model::Notification | |
NotificationType | Type |
Notification type. More... | |
size_t | Size |
Notification size. More... | |
Base for lock duration notification.
|
inlineexplicit |
Creates a notification around duration.
BlockDuration catapult::model::BaseLockDurationNotification< TDerivedNotification >::Duration |
Lock duration.