这是 rmm::cuda_stream 的完整成员列表,包括所有继承的成员。
cuda_stream(cuda_stream &&)=default | rmm::cuda_stream | |
cuda_stream(cuda_stream const &)=delete (定义于 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 (定义于 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 (定义于 rmm::cuda_stream) | rmm::cuda_stream |