MIP_SDK  v4.0.0
MicroStrain Communications Library for embedded systems
microstrain::ArrayView< T, DYNAMIC_EXTENT > Member List

This is the complete list of members for microstrain::ArrayView< T, DYNAMIC_EXTENT >, including all inherited members.

ArrayView()=defaultmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
ArrayView(pointer ptr, size_t cnt)microstrain::ArrayView< T, DYNAMIC_EXTENT >inline
ArrayView(T(&arr)[N])microstrain::ArrayView< T, DYNAMIC_EXTENT >inline
back() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
begin() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
const_iterator typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
const_pointer typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
const_reference typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
data() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
difference_type typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
element_type typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
empty() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
end() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
first(size_t count) constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
first() constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
front() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
iterator typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
last(size_t count) constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
last() constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
operator pointer() constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
operator[](Index idx) const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
pointer typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
reference typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >
size() const noexceptmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
subspan(size_t index, size_t length) constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
subspan(size_t index) constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
subspan() constmicrostrain::ArrayView< T, DYNAMIC_EXTENT >inline
value_type typedefmicrostrain::ArrayView< T, DYNAMIC_EXTENT >