Embedded Template Library 1.0
etl::flags< T, MASK > Member List

This is the complete list of members for etl::flags< T, MASK >, including all inherited members.

all() const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
ALL_CLEAR (defined in etl::flags< T, MASK >)etl::flags< T, MASK >static
all_of() const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
all_of(value_type pattern) const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
ALL_SET (defined in etl::flags< T, MASK >)etl::flags< T, MASK >static
any() const ETL_NOEXCEPTetl::flags< T, MASK >inline
any_of() const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
any_of(value_type pattern) const (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
clear() ETL_NOEXCEPTetl::flags< T, MASK >inline
ETL_STATIC_ASSERT(etl::is_integral< T >::value &&etl::is_unsigned< T >::value, "Unsigned integral values only") (defined in etl::flags< T, MASK >)etl::flags< T, MASK >
flags() ETL_NOEXCEPTetl::flags< T, MASK >inline
flags(value_type pattern) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
flags(const flags< T, MASK > &pattern) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
flip() ETL_NOEXCEPTetl::flags< T, MASK >inline
flip() ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
flip(value_type pattern) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
NBITS (defined in etl::flags< T, MASK >)etl::flags< T, MASK >static
none() const ETL_NOEXCEPTetl::flags< T, MASK >inline
none_of() const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
none_of(value_type pattern) const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
operator value_type() const ETL_NOEXCEPTetl::flags< T, MASK >inline
operator&=(value_type pattern) ETL_NOEXCEPTetl::flags< T, MASK >inline
operator=(flags< T, MASK > other) ETL_NOEXCEPTetl::flags< T, MASK >inline
operator=(value_type pattern) ETL_NOEXCEPTetl::flags< T, MASK >inline
operator^=(value_type pattern) ETL_NOEXCEPTetl::flags< T, MASK >inline
operator|=(value_type pattern) ETL_NOEXCEPTetl::flags< T, MASK >inline
reset() ETL_NOEXCEPTetl::flags< T, MASK >inline
reset(value_type pattern) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
set() ETL_NOEXCEPTetl::flags< T, MASK >inline
set(bool value) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
set() ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
set(value_type pattern) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
set(value_type pattern, bool value) ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
swap(flags< T, MASK > &other) ETL_NOEXCEPTetl::flags< T, MASK >inline
test() const ETL_NOEXCEPTetl::flags< T, MASK >inline
test(value_type pattern) const ETL_NOEXCEPT (defined in etl::flags< T, MASK >)etl::flags< T, MASK >inline
value() const ETL_NOEXCEPTetl::flags< T, MASK >inline
value(value_type pattern) ETL_NOEXCEPTetl::flags< T, MASK >inline
value_type typedef (defined in etl::flags< T, MASK >)etl::flags< T, MASK >