|
Distributed Ranges
|
This is the complete list of members for dr::sp::device_ptr< T >, including all inherited members.
| const_pointer typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| const_pointer (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| device_ptr(T *pointer) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| device_ptr() noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| device_ptr(const device_ptr &) noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| device_ptr(std::nullptr_t) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| difference_type typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| get_raw_pointer() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| iterator_category typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| local() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| nonconst_pointer typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| nonconst_pointer (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| operator const_pointer() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator device_ptr< const void >() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator device_ptr< void >() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator!=(std::nullptr_t) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator!=(const device_ptr &) const noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| operator*() const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator+(difference_type offset) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator+ (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | friend |
| operator++() noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator++(int) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator+=(difference_type offset) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator-(difference_type offset) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator-(const_pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator-(pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator--() noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator--(int) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator-=(difference_type offset) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator<(const_pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator<=(const_pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator=(const device_ptr &) noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| operator=(std::nullptr_t) noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator==(std::nullptr_t) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator==(const device_ptr &) const noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| operator>(const_pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator>=(const_pointer other) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| operator[](difference_type offset) const noexcept (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | inline |
| pointer typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| reference typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| value_type typedef (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > | |
| ~device_ptr() noexcept=default (defined in dr::sp::device_ptr< T >) | dr::sp::device_ptr< T > |