Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Teuchos::ArrayView< T > Member List

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

ArrayView(ENull null_arg=null)Teuchos::ArrayView< T >inline
ArrayView(T *p, size_type size, const ERCPNodeLookup rcpNodeLookup=RCP_ENABLE_NODE_LOOKUP)Teuchos::ArrayView< T >inline
ArrayView(const ArrayView< T > &array)Teuchos::ArrayView< T >inline
ArrayView(std::vector< typename ConstTypeTraits< T >::NonConstType > &vec)Teuchos::ArrayView< T >inline
ArrayView(const std::vector< typename ConstTypeTraits< T >::NonConstType > &vec)Teuchos::ArrayView< T >inline
arrayView(T *p, typename ArrayView< T >::size_type size)Teuchos::ArrayView< T >related
arrayViewFromVector(std::vector< T > &vec)Teuchos::ArrayView< T >related
arrayViewFromVector(const std::vector< T > &vec)Teuchos::ArrayView< T >related
assert_in_range(size_type offset, size_type size) const Teuchos::ArrayView< T >
assert_not_null() const Teuchos::ArrayView< T >
assign(const ArrayView< const T > &array) const Teuchos::ArrayView< T >
av_const_cast(const ArrayView< T1 > &p1)Teuchos::ArrayView< T >related
av_reinterpret_cast(const ArrayView< T1 > &p1)Teuchos::ArrayView< T >related
back() const Teuchos::ArrayView< T >inline
begin() const Teuchos::ArrayView< T >
const_iterator typedefTeuchos::ArrayView< T >
const_pointer typedefTeuchos::ArrayView< T >
const_reference typedefTeuchos::ArrayView< T >
createVector(const ArrayView< T > &av)Teuchos::ArrayView< T >related
createVector(const ArrayView< const T > &av)Teuchos::ArrayView< T >related
data() const Teuchos::ArrayView< T >inline
difference_type typedefTeuchos::ArrayView< T >
end() const Teuchos::ArrayView< T >
front() const Teuchos::ArrayView< T >inline
getConst() const Teuchos::ArrayView< T >inline
getRawPtr() const Teuchos::ArrayView< T >inline
is_null() const Teuchos::ArrayView< T >inline
is_null(const ArrayView< T > &av)Teuchos::ArrayView< T >related
iterator typedefTeuchos::ArrayView< T >
nonnull(const ArrayView< T > &av)Teuchos::ArrayView< T >related
operator ArrayView< const T >() const Teuchos::ArrayView< T >inline
operator()(size_type offset, size_type size) const Teuchos::ArrayView< T >inline
operator()() const Teuchos::ArrayView< T >inline
operator<<(std::ostream &out, const ArrayView< T > &av)Teuchos::ArrayView< T >related
operator=(const ArrayView< T > &array)Teuchos::ArrayView< T >inline
operator[](size_type i) const Teuchos::ArrayView< T >inline
Ordinal typedefTeuchos::ArrayView< T >
pointer typedefTeuchos::ArrayView< T >
reference typedefTeuchos::ArrayView< T >
size() const Teuchos::ArrayView< T >inline
size_type typedefTeuchos::ArrayView< T >
toString() const Teuchos::ArrayView< T >
value_type typedefTeuchos::ArrayView< T >
view(size_type offset, size_type size) const Teuchos::ArrayView< T >inline
~ArrayView()Teuchos::ArrayView< T >inline