| back_element(cuda_stream_view stream) const | rmm::device_uvector< T > | 内联 |
| begin() noexcept | rmm::device_uvector< T > | 内联 |
| begin() const noexcept | rmm::device_uvector< T > | 内联 |
| capacity() const noexcept | rmm::device_uvector< T > | 内联 |
| cbegin() const noexcept | rmm::device_uvector< T > | 内联 |
| cend() const noexcept | rmm::device_uvector< T > | 内联 |
| const_iterator typedef | rmm::device_uvector< T > | |
| const_pointer typedef | rmm::device_uvector< T > | |
| const_reference typedef | rmm::device_uvector< T > | |
| data() noexcept | rmm::device_uvector< T > | 内联 |
| data() const noexcept | rmm::device_uvector< T > | 内联 |
| device_uvector(device_uvector &&) noexcept=default | rmm::device_uvector< T > | |
| device_uvector(device_uvector const &)=delete | rmm::device_uvector< T > | |
| device_uvector()=delete | rmm::device_uvector< T > | |
| device_uvector(std::size_t size, cuda_stream_view stream, device_async_resource_ref mr=mr::get_current_device_resource_ref()) | rmm::device_uvector< T > | 内联显式 |
| device_uvector(device_uvector const &other, cuda_stream_view stream, device_async_resource_ref mr=mr::get_current_device_resource_ref()) | rmm::device_uvector< T > | 内联显式 |
| element(std::size_t element_index, cuda_stream_view stream) const | rmm::device_uvector< T > | 内联 |
| element_ptr(std::size_t element_index) noexcept | rmm::device_uvector< T > | 内联 |
| element_ptr(std::size_t element_index) const noexcept | rmm::device_uvector< T > | 内联 |
| end() noexcept | rmm::device_uvector< T > | 内联 |
| end() const noexcept | rmm::device_uvector< T > | 内联 |
| front_element(cuda_stream_view stream) const | rmm::device_uvector< T > | 内联 |
| is_empty() const noexcept | rmm::device_uvector< T > | 内联 |
| iterator typedef | rmm::device_uvector< T > | |
| memory_resource() const noexcept | rmm::device_uvector< T > | 内联 |
| operator=(device_uvector &&) noexcept=default | rmm::device_uvector< T > | |
| operator=(device_uvector const &)=delete | rmm::device_uvector< T > | |
| pointer typedef | rmm::device_uvector< T > | |
| reference typedef | rmm::device_uvector< T > | |
| release() noexcept | rmm::device_uvector< T > | 内联 |
| reserve(std::size_t new_capacity, cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| resize(std::size_t new_size, cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| set_element(std::size_t element_index, T const &value, cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| set_element_async(std::size_t element_index, value_type const &value, cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| set_element_async(std::size_t, value_type const &&, cuda_stream_view)=delete (定义于 rmm::device_uvector< T >) | rmm::device_uvector< T > | |
| set_element_to_zero_async(std::size_t element_index, cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| set_stream(cuda_stream_view stream) noexcept | rmm::device_uvector< T > | 内联 |
| shrink_to_fit(cuda_stream_view stream) | rmm::device_uvector< T > | 内联 |
| size() const noexcept | rmm::device_uvector< T > | 内联 |
| size_type typedef | rmm::device_uvector< T > | |
| ssize() const noexcept | rmm::device_uvector< T > | 内联 |
| stream() const noexcept | rmm::device_uvector< T > | 内联 |
| value_type typedef | rmm::device_uvector< T > | |
| ~device_uvector()=default (定义于 rmm::device_uvector< T >) | rmm::device_uvector< T > | |