EnumType typedef | impeller::Mask< EnumType_ > | |
Mask()=default | impeller::Mask< EnumType_ > | |
Mask(const Mask< EnumType > &other)=default | impeller::Mask< EnumType_ > | |
Mask(Mask< EnumType > &&other)=default | impeller::Mask< EnumType_ > | |
Mask(EnumType type) | impeller::Mask< EnumType_ > | inline |
Mask(MaskType mask) | impeller::Mask< EnumType_ > | inlineexplicit |
MaskType typedef | impeller::Mask< EnumType_ > | |
operator bool() const | impeller::Mask< EnumType_ > | inlineexplicit |
operator MaskType() const | impeller::Mask< EnumType_ > | inlineexplicit |
operator!() const | impeller::Mask< EnumType_ > | inline |
operator!=(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator&(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator&=(const Mask< EnumType > &other) | impeller::Mask< EnumType_ > | inline |
operator<(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator<=(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator=(const Mask< EnumType > &)=default | impeller::Mask< EnumType_ > | |
operator=(Mask< EnumType > &&)=default | impeller::Mask< EnumType_ > | |
operator==(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator>(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator>=(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator^(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator^=(const Mask< EnumType > &other) | impeller::Mask< EnumType_ > | inline |
operator|(const Mask< EnumType > &other) const | impeller::Mask< EnumType_ > | inline |
operator|=(const Mask< EnumType > &other) | impeller::Mask< EnumType_ > | inline |
operator~() const | impeller::Mask< EnumType_ > | inline |