uvw 2.12.1
|
This is the complete list of members for uvw::Flags< E >, including all inherited members.
Flags(E flag) noexcept | uvw::Flags< E > | inline |
Flags(Type f) | uvw::Flags< E > | inline |
Flags() | uvw::Flags< E > | inline |
from() | uvw::Flags< E > | inlinestatic |
operator bool() const noexcept | uvw::Flags< E > | inlineexplicit |
operator Type() const noexcept | uvw::Flags< E > | inline |
operator&(const Flags &f) const noexcept | uvw::Flags< E > | inline |
operator&(E flag) const noexcept | uvw::Flags< E > | inline |
operator|(const Flags &f) const noexcept | uvw::Flags< E > | inline |
operator|(E flag) const noexcept | uvw::Flags< E > | inline |