Notification of a source change.
More...
Notification of a source change.
◆ SourceChangeType
Source change types.
Enumerator |
---|
Absolute | |
Relative | |
◆ SourceChangeNotification()
catapult::model::SourceChangeNotification::SourceChangeNotification |
( |
SourceChangeType |
primaryChangeType, |
|
|
uint32_t |
primaryId, |
|
|
SourceChangeType |
secondaryChangeType, |
|
|
uint32_t |
secondaryId |
|
) |
| |
|
inline |
Creates a notification around primaryChangeType, primaryId, secondaryChangeType and secondaryId.
◆ Notification_Type
constexpr auto catapult::model::SourceChangeNotification::Notification_Type = Core_Source_Change_Notification |
|
staticconstexpr |
Matching notification type.
◆ PrimaryChangeType
Type of primary source change.
◆ PrimaryId
uint32_t catapult::model::SourceChangeNotification::PrimaryId |
Primary source (e.g. index within block).
◆ SecondaryChangeType
Type of secondary source change.
◆ SecondaryId
uint32_t catapult::model::SourceChangeNotification::SecondaryId |
Secondary source (e.g. index within aggregate).
The documentation for this struct was generated from the following file: