open62541pp 0.15.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::Bitmask< T > Member List

This is the complete list of members for opcua::Bitmask< T >, including all inherited members.

all() const noexceptopcua::Bitmask< T >inline
allOf(T mask) const noexceptopcua::Bitmask< T >inline
any() const noexceptopcua::Bitmask< T >inline
anyOf(T mask) const noexceptopcua::Bitmask< T >inline
Bitmask() noexcept=defaultopcua::Bitmask< T >
Bitmask(T mask) noexceptopcua::Bitmask< T >inline
Bitmask(Underlying mask) noexceptopcua::Bitmask< T >inline
flip() noexceptopcua::Bitmask< T >inline
get() const noexceptopcua::Bitmask< T >inline
none() const noexceptopcua::Bitmask< T >inline
noneOf(T mask) const noexceptopcua::Bitmask< T >inline
operator T() const noexceptopcua::Bitmask< T >inlineexplicit
operator Underlying() const noexceptopcua::Bitmask< T >inlineexplicit
operator!=(Bitmask< T > lhs, U rhs) noexceptopcua::Bitmask< T >related
operator!=(U lhs, Bitmask< T > rhs) noexceptopcua::Bitmask< T >related
operator==(Bitmask< T > lhs, U rhs) noexceptopcua::Bitmask< T >related
operator==(U lhs, Bitmask< T > rhs) noexceptopcua::Bitmask< T >related
reset() noexceptopcua::Bitmask< T >inline
reset(T mask) noexceptopcua::Bitmask< T >inline
set() noexceptopcua::Bitmask< T >inline
set(T mask) noexceptopcua::Bitmask< T >inline
Underlying typedefopcua::Bitmask< T >