Kagome
Polkadot Runtime Engine in C++17
kagome::network::BlockAttributes Member List

This is the complete list of members for kagome::network::BlockAttributes, including all inherited members.

attributeskagome::network::BlockAttributesprivate
BlockAttributes()=defaultkagome::network::BlockAttributes
BlockAttributes(const BlockAttributes &other) noexcept=defaultkagome::network::BlockAttributes
BlockAttributes(BlockAttributes &&other) noexcept=defaultkagome::network::BlockAttributes
BlockAttributes(BlockAttribute attribute) noexceptkagome::network::BlockAttributesinline
BlockAttributes(T attribute) noexceptkagome::network::BlockAttributesinline
load(T value)kagome::network::BlockAttributesinline
mask_kagome::network::BlockAttributesprivatestatic
operator bool() const kagome::network::BlockAttributesinline
operator T() const kagome::network::BlockAttributesinline
operator&(const BlockAttributes &other) const kagome::network::BlockAttributesinline
operator&(const BlockAttribute &attribute) const kagome::network::BlockAttributesinline
operator&=(const BlockAttributes &other)kagome::network::BlockAttributesinline
operator&=(BlockAttribute attribute)kagome::network::BlockAttributesinline
operator=(const BlockAttributes &other)=defaultkagome::network::BlockAttributesinline
operator=(BlockAttributes &&other)=defaultkagome::network::BlockAttributesinline
operator=(BlockAttribute attribute)kagome::network::BlockAttributesinline
operator==(const BlockAttributes &other) const kagome::network::BlockAttributesinline
operator|(const BlockAttributes &other) const kagome::network::BlockAttributesinline
operator|(const BlockAttribute &attribute) const kagome::network::BlockAttributesinline
operator|=(const BlockAttributes &other)kagome::network::BlockAttributesinline
operator|=(const BlockAttribute &attribute)kagome::network::BlockAttributesinline
operator~() const kagome::network::BlockAttributesinline
std::hash< BlockAttributes >kagome::network::BlockAttributesfriend
~BlockAttributes()=defaultkagome::network::BlockAttributes