|
CatapultServer
v0.5.0.1 (Elephant)
|
Notification of a namespace registration. More...


Public Member Functions | |
| NamespaceNotification (model::NamespaceType namespaceType) | |
| Creates a notification around namespaceType. 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 | |
| model::NamespaceType | NamespaceType |
| Type of the registered namespace. 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 = Namespace_Registration_Notification |
| Matching notification type. More... | |
Notification of a namespace registration.
|
inlineexplicit |
Creates a notification around namespaceType.
| model::NamespaceType catapult::model::NamespaceNotification::NamespaceType |
Type of the registered namespace.
|
staticconstexpr |
Matching notification type.