CatapultServer  v0.5.0.1 (Elephant)
AccountMosaicRestrictionTransaction.h
Go to the documentation of this file.
1 
21 #pragma once
23 
24 namespace catapult { namespace model {
25 
28 
29 #pragma pack(push, 1)
30 
33 
34 #pragma pack(pop)
35 }}
catapult::model::MosaicT
Binary layout for a mosaic.
Definition: Mosaic.h:30
DEFINE_ACCOUNT_RESTRICTION_TRANSACTION
#define DEFINE_ACCOUNT_RESTRICTION_TRANSACTION(VALUE_NAME, ENTITY_TYPE_NAME, VALUE_TYPE)
Definition: AccountRestrictionSharedTransaction.h:59
catapult::utils::BaseValue< uint64_t, UnresolvedMosaicId_tag >
AccountRestrictionSharedTransaction.h
catapult
Definition: AddressExtractionExtension.cpp:28
catapult::model::AccountRestrictionModification
Binary layout for an account restriction modification.
Definition: AccountRestrictionTypes.h:61