9 std::shared_ptr<PrivateOwner> m_private_owner;
PrivateOwnerBlock(std::shared_ptr< PrivateOwner > private_owner, Tag::group_type group, Tag::element_type block_number)
uint16_t element_type
Definition: tag.h:18
const std::shared_ptr< PrivateOwner > & private_owner() const
const Tag::element_type & block_number() const
Definition: private_owner_block.h:7
const Tag::group_type & group() const
uint16_t group_type
Definition: tag.h:17