Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::ArrayView< T, ARRAY_TRAITS > Member List

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

ArrayView(Span< T > data)zserio::ArrayView< T, ARRAY_TRAITS >inlineexplicit
ArrayView(Span< T > data, const OwnerType &owner)zserio::ArrayView< T, ARRAY_TRAITS >inlineexplicit
ArrayView(const ArrayView &other)=defaultzserio::ArrayView< T, ARRAY_TRAITS >
ArrayView(ArrayView &&other)=defaultzserio::ArrayView< T, ARRAY_TRAITS >
at(size_t index) constzserio::ArrayView< T, ARRAY_TRAITS >inline
back() constzserio::ArrayView< T, ARRAY_TRAITS >inline
begin() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
cbegin() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
cend() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
ConstReverseIterator typedefzserio::ArrayView< T, ARRAY_TRAITS >
crbegin() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
crend() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
empty() constzserio::ArrayView< T, ARRAY_TRAITS >inline
end() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
front() constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator!=(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator<(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator<=(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator=(const ArrayView &other)=defaultzserio::ArrayView< T, ARRAY_TRAITS >
operator=(ArrayView &&other)=defaultzserio::ArrayView< T, ARRAY_TRAITS >
operator==(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator>(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator>=(const ArrayView &other) constzserio::ArrayView< T, ARRAY_TRAITS >inline
operator[](size_t index) constzserio::ArrayView< T, ARRAY_TRAITS >inline
OwnerType typedefzserio::ArrayView< T, ARRAY_TRAITS >
rbegin() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
rend() const noexceptzserio::ArrayView< T, ARRAY_TRAITS >inline
size() constzserio::ArrayView< T, ARRAY_TRAITS >inline
Traits typedefzserio::ArrayView< T, ARRAY_TRAITS >
ValueType typedefzserio::ArrayView< T, ARRAY_TRAITS >
zserioData() constzserio::ArrayView< T, ARRAY_TRAITS >inline
~ArrayView()=defaultzserio::ArrayView< T, ARRAY_TRAITS >