RMM
23.12
RAPIDS Memory Manager
|
This is the complete list of members for rmm::cuda_stream, including all inherited members.
cuda_stream(cuda_stream &&)=default | rmm::cuda_stream | |
cuda_stream(cuda_stream const &)=delete (defined in rmm::cuda_stream) | rmm::cuda_stream | |
cuda_stream() | rmm::cuda_stream | inline |
is_valid() const | rmm::cuda_stream | inline |
operator cuda_stream_view() const | rmm::cuda_stream | inline |
operator cudaStream_t() const noexcept | rmm::cuda_stream | inlineexplicit |
operator=(cuda_stream &&)=default | rmm::cuda_stream | |
operator=(cuda_stream &)=delete (defined in rmm::cuda_stream) | rmm::cuda_stream | |
synchronize() const | rmm::cuda_stream | inline |
synchronize_no_throw() const noexcept | rmm::cuda_stream | inline |
value() const | rmm::cuda_stream | inline |
view() const | rmm::cuda_stream | inline |
~cuda_stream()=default (defined in rmm::cuda_stream) | rmm::cuda_stream |