Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Teuchos::ArrayView< const T > Member List

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

access_private_ptr() const Teuchos::ArrayView< const T >inline
ArrayView(ENull null_arg=null)Teuchos::ArrayView< const T >inline
ArrayView(const T *p, size_type size, const ERCPNodeLookup rcpNodeLookup=RCP_ENABLE_NODE_LOOKUP)Teuchos::ArrayView< const T >inline
ArrayView(const ArrayView< const T > &array)Teuchos::ArrayView< const T >inline
ArrayView(std::vector< typename std::remove_const_t< T >> &vec)Teuchos::ArrayView< const T >inline
ArrayView(const std::vector< typename std::remove_const_t< T >> &vec)Teuchos::ArrayView< const T >inline
assert_in_range(size_type offset, size_type size) const Teuchos::ArrayView< const T >
assert_not_null() const Teuchos::ArrayView< const T >
back() const Teuchos::ArrayView< const T >inline
begin() const Teuchos::ArrayView< const T >
const_iterator typedefTeuchos::ArrayView< const T >
const_pointer typedefTeuchos::ArrayView< const T >
const_reference typedefTeuchos::ArrayView< const T >
data() const Teuchos::ArrayView< const T >inline
debug_assert_in_range(size_type offset, size_type size_in) const Teuchos::ArrayView< const T >inlineprivate
debug_assert_not_null() const Teuchos::ArrayView< const T >inlineprivate
debug_assert_valid_ptr() const Teuchos::ArrayView< const T >inlineprivate
difference_type typedefTeuchos::ArrayView< const T >
end() const Teuchos::ArrayView< const T >
front() const Teuchos::ArrayView< const T >inline
getConst() const Teuchos::ArrayView< const T >inline
getRawPtr() const Teuchos::ArrayView< const T >inline
is_null() const Teuchos::ArrayView< const T >inline
iterator typedefTeuchos::ArrayView< const T >
operator()(size_type offset, size_type size) const Teuchos::ArrayView< const T >inline
operator()() const Teuchos::ArrayView< const T >inline
operator=(const ArrayView< const T > &array)Teuchos::ArrayView< const T >inline
operator[](size_type i) const Teuchos::ArrayView< const T >inline
Ordinal typedefTeuchos::ArrayView< const T >
pointer typedefTeuchos::ArrayView< const T >
ptr_Teuchos::ArrayView< const T >private
reference typedefTeuchos::ArrayView< const T >
setUpIterators(const ERCPNodeLookup rcpNodeLookup=RCP_ENABLE_NODE_LOOKUP)Teuchos::ArrayView< const T >private
size() const Teuchos::ArrayView< const T >inline
size_Teuchos::ArrayView< const T >private
size_type typedefTeuchos::ArrayView< const T >
toString() const Teuchos::ArrayView< const T >
value_type typedefTeuchos::ArrayView< const T >
view(size_type offset, size_type size) const Teuchos::ArrayView< const T >inline
~ArrayView()Teuchos::ArrayView< const T >inline