| arcp(T *p, typename ArrayRefCountPtr< T >::Ordinal lowerOffset, typename ArrayRefCountPtr< T >::Ordinal size, bool owns_mem=true) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp(T *p, typename ArrayRefCountPtr< T >::Ordinal lowerOffset, typename ArrayRefCountPtr< T >::Ordinal size, Dealloc_T dealloc, bool owns_mem) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp(typename ArrayRefCountPtr< T >::Ordinal size) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp(const RefCountPtr< std::vector< T > > &v) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp(const RefCountPtr< const std::vector< T > > &v) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp_implicit_cast(const ArrayRefCountPtr< T1 > &p1) | Teuchos::ArrayRefCountPtr< T > | [related] |
| arcp_reinterpret_cast(const ArrayRefCountPtr< T1 > &p1) | Teuchos::ArrayRefCountPtr< T > | [related] |
| ArrayRefCountPtr(ENull null_arg=null) | Teuchos::ArrayRefCountPtr< T > | [inline] |
| ArrayRefCountPtr(const ArrayRefCountPtr< T > &r_ptr) | Teuchos::ArrayRefCountPtr< T > | |
| assert_in_range(Ordinal lowerOffset, Ordinal size) const | Teuchos::ArrayRefCountPtr< T > | [inline] |
| assert_not_null() const | Teuchos::ArrayRefCountPtr< T > | [inline] |
| begin() const | Teuchos::ArrayRefCountPtr< T > | |
| count() const | Teuchos::ArrayRefCountPtr< T > | |
| element_type typedef | Teuchos::ArrayRefCountPtr< T > | |
| end() const | Teuchos::ArrayRefCountPtr< T > | |
| get() const | Teuchos::ArrayRefCountPtr< T > | [inline] |
| get_dealloc(ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_dealloc(const ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_extra_data(ArrayRefCountPtr< T2 > &p, const std::string &name) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_extra_data(const ArrayRefCountPtr< T2 > &p, const std::string &name) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_optional_dealloc(ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_optional_dealloc(const ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_optional_extra_data(ArrayRefCountPtr< T2 > &p, const std::string &name) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_optional_extra_data(const ArrayRefCountPtr< T2 > &p, const std::string &name) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_std_vector(const ArrayRefCountPtr< T > &ptr) | Teuchos::ArrayRefCountPtr< T > | [related] |
| get_std_vector(const ArrayRefCountPtr< const T > &ptr) | Teuchos::ArrayRefCountPtr< T > | [related] |
| getConst() const | Teuchos::ArrayRefCountPtr< T > | |
| has_ownership() const | Teuchos::ArrayRefCountPtr< T > | |
| is_null(const ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| lowerOffset() const | Teuchos::ArrayRefCountPtr< T > | |
| operator *() const | Teuchos::ArrayRefCountPtr< T > | [inline] |
| operator!=(const ArrayRefCountPtr< T > &p, ENull) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator!=(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator+(Ordinal offset) const | Teuchos::ArrayRefCountPtr< T > | |
| operator++() | Teuchos::ArrayRefCountPtr< T > | |
| operator++(int) | Teuchos::ArrayRefCountPtr< T > | |
| operator+=(Ordinal offset) | Teuchos::ArrayRefCountPtr< T > | |
| operator-(Ordinal offset) const | Teuchos::ArrayRefCountPtr< T > | |
| operator--() | Teuchos::ArrayRefCountPtr< T > | |
| operator--(int) | Teuchos::ArrayRefCountPtr< T > | |
| operator-=(Ordinal offset) | Teuchos::ArrayRefCountPtr< T > | |
| operator->() const | Teuchos::ArrayRefCountPtr< T > | [inline] |
| operator<(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator<<(std::ostream &out, const ArrayRefCountPtr< T > &p) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator<=(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator=(const ArrayRefCountPtr< T > &r_ptr) | Teuchos::ArrayRefCountPtr< T > | |
| operator==(const ArrayRefCountPtr< T > &p, ENull) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator==(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator>(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator>=(const ArrayRefCountPtr< T1 > &p1, const ArrayRefCountPtr< T2 > &p2) | Teuchos::ArrayRefCountPtr< T > | [related] |
| operator[](Ordinal offset) const | Teuchos::ArrayRefCountPtr< T > | |
| Ordinal typedef | Teuchos::ArrayRefCountPtr< T > | |
| release() | Teuchos::ArrayRefCountPtr< T > | |
| set_extra_data(const T1 &extra_data, const std::string &name, ArrayRefCountPtr< T2 > *p, EPrePostDestruction destroy_when=POST_DESTROY, bool force_unique=true) | Teuchos::ArrayRefCountPtr< T > | [related] |
| set_has_ownership() | Teuchos::ArrayRefCountPtr< T > | |
| shares_resource(const ArrayRefCountPtr< T2 > &r_ptr) const | Teuchos::ArrayRefCountPtr< T > | |
| size() const | Teuchos::ArrayRefCountPtr< T > | |
| subview(Ordinal lowerOffset, Ordinal size) const | Teuchos::ArrayRefCountPtr< T > | |
| upperOffset() const | Teuchos::ArrayRefCountPtr< T > | |
| ~ArrayRefCountPtr() | Teuchos::ArrayRefCountPtr< T > | |