CatapultServer
v0.5.0.1 (Elephant)
txes/restriction_account/src/observers/Observers.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
src/model/AccountRestrictionNotifications.h
"
23
#include "
catapult/observers/ObserverTypes.h
"
24
25
namespace
catapult
{
namespace
observers {
26
29
DECLARE_OBSERVER
(AccountAddressRestrictionValueModification,
model::ModifyAccountAddressRestrictionValueNotification
)();
30
33
DECLARE_OBSERVER
(AccountMosaicRestrictionValueModification,
model::ModifyAccountMosaicRestrictionValueNotification
)();
34
37
DECLARE_OBSERVER
(AccountOperationRestrictionValueModification,
model::ModifyAccountOperationRestrictionValueNotification
)();
38
}}
catapult::observers::DECLARE_OBSERVER
DECLARE_OBSERVER(HarvestFee, Notification)(MosaicId currencyMosaicId
ObserverTypes.h
catapult::model::ModifyAccountAddressRestrictionValueNotification
ModifyAccountRestrictionValueNotification< UnresolvedAddress, RestrictionAccount_Address_Modification_Notification > ModifyAccountAddressRestrictionValueNotification
Definition:
AccountRestrictionNotifications.h:115
catapult::model::ModifyAccountOperationRestrictionValueNotification
ModifyAccountRestrictionValueNotification< EntityType, RestrictionAccount_Operation_Modification_Notification > ModifyAccountOperationRestrictionValueNotification
Definition:
AccountRestrictionNotifications.h:119
AccountRestrictionNotifications.h
catapult
Definition:
AddressExtractionExtension.cpp:28
catapult::model::ModifyAccountMosaicRestrictionValueNotification
ModifyAccountRestrictionValueNotification< UnresolvedMosaicId, RestrictionAccount_Mosaic_Modification_Notification > ModifyAccountMosaicRestrictionValueNotification
Definition:
AccountRestrictionNotifications.h:117
catapult-server
plugins
txes
restriction_account
src
observers
Observers.h
Generated by
1.8.16