Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::CT::Mask< T, >, including all inherited members.
cleared() noexcept | jau::CT::Mask< T, > | inlinestatic |
expand(T v) noexcept | jau::CT::Mask< T, > | inlinestatic |
expand(Mask< U > m) noexcept | jau::CT::Mask< T, > | inlinestatic |
if_not_set_return(T x) const noexcept | jau::CT::Mask< T, > | inline |
if_set_return(T x) const noexcept | jau::CT::Mask< T, > | inline |
if_set_zero_out(T buf[], size_t elems) noexcept | jau::CT::Mask< T, > | inline |
is_any_of(T v, std::initializer_list< T > accepted) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_equal(T x, T y) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_gt(T x, T y) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_gte(T x, T y) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_lt(T x, T y) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_lte(T x, T y) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_set() const noexcept | jau::CT::Mask< T, > | inline |
is_within_range(T v, T l, T u) noexcept | jau::CT::Mask< T, > | inlinestatic |
is_zero(T x) noexcept | jau::CT::Mask< T, > | inlinestatic |
Mask(const Mask< T > &other) noexcept | jau::CT::Mask< T, > | inline |
Mask(Mask< U > o) noexcept | jau::CT::Mask< T, > | inline |
operator& | jau::CT::Mask< T, > | friend |
operator&=(Mask< T > o) noexcept | jau::CT::Mask< T, > | inline |
operator=(const Mask< T > &other) noexcept | jau::CT::Mask< T, > | inline |
operator^ | jau::CT::Mask< T, > | friend |
operator^=(Mask< T > o) noexcept | jau::CT::Mask< T, > | inline |
operator| | jau::CT::Mask< T, > | friend |
operator|=(Mask< T > o) noexcept | jau::CT::Mask< T, > | inline |
operator~() const noexcept | jau::CT::Mask< T, > | inline |
select(T x, T y) const noexcept | jau::CT::Mask< T, > | inline |
select_and_unpoison(T x, T y) const noexcept | jau::CT::Mask< T, > | inline |
select_mask(Mask< T > x, Mask< T > y) const noexcept | jau::CT::Mask< T, > | inline |
select_n(T output[], const T x[], const T y[], size_t len) const noexcept | jau::CT::Mask< T, > | inline |
set() noexcept | jau::CT::Mask< T, > | inlinestatic |
unpoisoned_value() const noexcept | jau::CT::Mask< T, > | inline |
value() const noexcept | jau::CT::Mask< T, > | inline |