|
| catapult::observers::DECLARE_OBSERVER (AccountAddress, model::AccountAddressNotification)() |
| Observes account address changes. More...
|
|
| catapult::observers::DECLARE_OBSERVER (AccountPublicKey, model::AccountPublicKeyNotification)() |
| Observes account public key changes. More...
|
|
DECLARE_OBSERVER(RecalculateImportances, model::BlockNotification)(std | catapult::observers::DECLARE_OBSERVER (HarvestFee, model::BlockNotification)(MosaicId currencyMosaicId |
|
| catapult::observers::DECLARE_OBSERVER (Beneficiary, model::BlockNotification)() |
| Observes block beneficiary. More...
|
|
| catapult::observers::DECLARE_OBSERVER (BlockDifficulty, model::BlockNotification)() |
| Observes block difficulties. More...
|
|
| catapult::observers::DECLARE_OBSERVER (TotalTransactions, model::BlockNotification)() |
| Observes block notifications and counts transactions. More...
|
|
| catapult::observers::DECLARE_OBSERVER (BalanceTransfer, model::BalanceTransferNotification)() |
| Observes balance changes triggered by balance transfer notifications. More...
|
|
| catapult::observers::DECLARE_OBSERVER (BalanceDebit, model::BalanceDebitNotification)() |
| Observes balance changes triggered by balance debit notifications. More...
|
|
| catapult::observers::DECLARE_OBSERVER (TransactionFeeActivity, model::TransactionFeeNotification)() |
| Observes transaction fee notifications and updates account activity information. More...
|
|
| catapult::observers::DECLARE_OBSERVER (SourceChange, model::SourceChangeNotification)() |
| Observes source changes and changes observer source. More...
|
|