rmm::device_uvector< T > 成员列表

这是 rmm::device_uvector< T > 的完整成员列表,包含所有继承的成员。

back_element(cuda_stream_view stream) constrmm::device_uvector< T >内联
begin() noexceptrmm::device_uvector< T >内联
begin() const noexceptrmm::device_uvector< T >内联
capacity() const noexceptrmm::device_uvector< T >内联
cbegin() const noexceptrmm::device_uvector< T >内联
cend() const noexceptrmm::device_uvector< T >内联
const_iterator typedefrmm::device_uvector< T >
const_pointer typedefrmm::device_uvector< T >
const_reference typedefrmm::device_uvector< T >
data() noexceptrmm::device_uvector< T >内联
data() const noexceptrmm::device_uvector< T >内联
device_uvector(device_uvector &&) noexcept=defaultrmm::device_uvector< T >
device_uvector(device_uvector const &)=deletermm::device_uvector< T >
device_uvector()=deletermm::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) constrmm::device_uvector< T >内联
element_ptr(std::size_t element_index) noexceptrmm::device_uvector< T >内联
element_ptr(std::size_t element_index) const noexceptrmm::device_uvector< T >内联
end() noexceptrmm::device_uvector< T >内联
end() const noexceptrmm::device_uvector< T >内联
front_element(cuda_stream_view stream) constrmm::device_uvector< T >内联
is_empty() const noexceptrmm::device_uvector< T >内联
iterator typedefrmm::device_uvector< T >
memory_resource() const noexceptrmm::device_uvector< T >内联
operator=(device_uvector &&) noexcept=defaultrmm::device_uvector< T >
operator=(device_uvector const &)=deletermm::device_uvector< T >
pointer typedefrmm::device_uvector< T >
reference typedefrmm::device_uvector< T >
release() noexceptrmm::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) noexceptrmm::device_uvector< T >内联
shrink_to_fit(cuda_stream_view stream)rmm::device_uvector< T >内联
size() const noexceptrmm::device_uvector< T >内联
size_type typedefrmm::device_uvector< T >
ssize() const noexceptrmm::device_uvector< T >内联
stream() const noexceptrmm::device_uvector< T >内联
value_type typedefrmm::device_uvector< T >
~device_uvector()=default (定义于 rmm::device_uvector< T >)rmm::device_uvector< T >