access_private_ptr() const | Teuchos::ArrayView< T > | inline |
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 typedef | Teuchos::ArrayView< T > | |
const_pointer typedef | Teuchos::ArrayView< T > | |
const_reference typedef | Teuchos::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 |
debug_assert_in_range(size_type offset, size_type size_in) const | Teuchos::ArrayView< T > | inlineprivate |
debug_assert_not_null() const | Teuchos::ArrayView< T > | inlineprivate |
debug_assert_valid_ptr() const | Teuchos::ArrayView< T > | inlineprivate |
difference_type typedef | Teuchos::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 typedef | Teuchos::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 typedef | Teuchos::ArrayView< T > | |
pointer typedef | Teuchos::ArrayView< T > | |
ptr_ | Teuchos::ArrayView< T > | private |
reference typedef | Teuchos::ArrayView< T > | |
setUpIterators(const ERCPNodeLookup rcpNodeLookup=RCP_ENABLE_NODE_LOOKUP) | Teuchos::ArrayView< T > | private |
size() const | Teuchos::ArrayView< T > | inline |
size_ | Teuchos::ArrayView< T > | private |
size_type typedef | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
toString() const | Teuchos::ArrayView< T > | |
value_type typedef | Teuchos::ArrayView< T > | |
view(size_type offset, size_type size) const | Teuchos::ArrayView< T > | inline |
~ArrayView() | Teuchos::ArrayView< T > | inline |