all(This_t bits) const | util::flags::Bits_t< Storage > | |
any(This_t bits) const | util::flags::Bits_t< Storage > | |
Bits_t()=default | util::flags::Bits_t< Storage > | |
Bits_t(Flag_t flag) | util::flags::Bits_t< Storage > | inline |
Bits_t(Storage_t bits) | util::flags::Bits_t< Storage > | inlineexplicit |
clear() | util::flags::Bits_t< Storage > | inline |
combine(This_t bits) const | util::flags::Bits_t< Storage > | |
data | util::flags::Bits_t< Storage > | |
empty() const | util::flags::Bits_t< Storage > | inline |
exclude(This_t bits) const | util::flags::Bits_t< Storage > | |
Flag_t typedef | util::flags::Bits_t< Storage > | |
invert() const | util::flags::Bits_t< Storage > | |
keepOnly(This_t bits) | util::flags::Bits_t< Storage > | |
none(This_t bits) const | util::flags::Bits_t< Storage > | |
only(This_t bits) const | util::flags::Bits_t< Storage > | |
onlyBits(Storage_t &base, Storage_t bits) | util::flags::Bits_t< Storage > | inlinestatic |
operator bool() const | util::flags::Bits_t< Storage > | inlineexplicit |
operator!() const | util::flags::Bits_t< Storage > | inline |
operator!=(This_t other) const | util::flags::Bits_t< Storage > | inline |
operator<(This_t other) const | util::flags::Bits_t< Storage > | inline |
operator<=(This_t other) const | util::flags::Bits_t< Storage > | inline |
operator==(This_t other) const | util::flags::Bits_t< Storage > | inline |
operator>(This_t other) const | util::flags::Bits_t< Storage > | inline |
operator>=(This_t other) const | util::flags::Bits_t< Storage > | inline |
select(This_t bits) const | util::flags::Bits_t< Storage > | |
set(This_t bits) | util::flags::Bits_t< Storage > | |
setBits(Storage_t &base, Storage_t bits) | util::flags::Bits_t< Storage > | inlinestatic |
Storage_t typedef | util::flags::Bits_t< Storage > | |
This_t typedef | util::flags::Bits_t< Storage > | |
unset(This_t bits) | util::flags::Bits_t< Storage > | |
unsetBits(Storage_t &base, Storage_t bits) | util::flags::Bits_t< Storage > | inlinestatic |