Embedded Template Library  1.0
etl::span< T, EXTENT > Member List

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

back() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
begin() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
const_iterator typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
const_pointer typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
const_reference typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
const_reverse_iterator typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
data() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
element_type typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
empty() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
end() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
extent (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >static
first() constetl::span< T, EXTENT >inline
first(size_t count) constetl::span< T, EXTENT >inline
front() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
iterator typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
last() constetl::span< T, EXTENT >inline
last(size_t count) constetl::span< T, EXTENT >inline
max_size() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
operator=(const span &other) ETL_NOEXCEPTetl::span< T, EXTENT >inline
operator[](const size_t i) constetl::span< T, EXTENT >inline
pointer typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
rbegin() const ETL_NOEXCEPT (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >inline
reference typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
rend() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
reverse_iterator typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
size() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
size_bytes() const ETL_NOEXCEPTetl::span< T, EXTENT >inline
size_type typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >
span() ETL_NOEXCEPTetl::span< T, EXTENT >inline
span(TSpan &a) ETL_NOEXCEPTetl::span< T, EXTENT >inline
span(const TSpan &a) ETL_NOEXCEPTetl::span< T, EXTENT >inline
span(const TIterator begin_, const TIterator end_)etl::span< T, EXTENT >inline
span(const TIterator begin_, const TSize size_) ETL_NOEXCEPTetl::span< T, EXTENT >inline
span(element_type(&begin_)[ARRAY_SIZE]) ETL_NOEXCEPTetl::span< T, EXTENT >inline
span(const span &other) ETL_NOEXCEPTetl::span< T, EXTENT >inline
subspan() constetl::span< T, EXTENT >inline
subspan() constetl::span< T, EXTENT >inline
subspan(size_t offset, size_t count=etl::dynamic_extent) constetl::span< T, EXTENT >inline
value_type typedef (defined in etl::span< T, EXTENT >)etl::span< T, EXTENT >