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(cuda_stream::flags flags=cuda_stream::flags::sync_default) | rmm::cuda_stream | |
| flags enum name | rmm::cuda_stream | |
| is_valid() const | rmm::cuda_stream | |
| operator cuda_stream_view() const | rmm::cuda_stream | |
| operator cudaStream_t() const noexcept | rmm::cuda_stream | explicit |
| operator=(cuda_stream &&)=default | rmm::cuda_stream | |
| operator=(cuda_stream &)=delete (defined in rmm::cuda_stream) | rmm::cuda_stream | |
| synchronize() const | rmm::cuda_stream | |
| synchronize_no_throw() const noexcept | rmm::cuda_stream | |
| value() const | rmm::cuda_stream | |
| view() const | rmm::cuda_stream | |
| ~cuda_stream()=default (defined in rmm::cuda_stream) | rmm::cuda_stream |