This is the complete list of members for rmm::cuda_stream_view, including all inherited members.
cuda_stream_view()=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
cuda_stream_view(cuda_stream_view const &)=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
cuda_stream_view(cuda_stream_view &&)=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
cuda_stream_view(int)=delete (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
cuda_stream_view(std::nullptr_t)=delete (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
cuda_stream_view(cudaStream_t stream) noexcept | rmm::cuda_stream_view | inline |
is_default() const noexcept | rmm::cuda_stream_view | inline |
is_per_thread_default() const noexcept | rmm::cuda_stream_view | inline |
operator cudaStream_t() const noexcept | rmm::cuda_stream_view | inline |
operator=(cuda_stream_view const &)=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
operator=(cuda_stream_view &&)=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view | |
synchronize() const | rmm::cuda_stream_view | inline |
synchronize_no_throw() const noexcept | rmm::cuda_stream_view | inline |
value() const noexcept | rmm::cuda_stream_view | inline |
~cuda_stream_view()=default (defined in rmm::cuda_stream_view) | rmm::cuda_stream_view |