|
cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
This is the complete list of members for cuda::stream_t, including all inherited members.
| context() const noexcept | cuda::stream_t | inline |
| context_handle() const noexcept | cuda::stream_t | inline |
| device() const noexcept | cuda::stream_t | inline |
| device_id() const noexcept | cuda::stream_t | inline |
| does_synchronize_with_default_stream enum value (defined in cuda::stream_t) | cuda::stream_t | |
| doesnt_synchronizes_with_default_stream enum value (defined in cuda::stream_t) | cuda::stream_t | |
| enqueue | cuda::stream_t | |
| handle() const noexcept | cuda::stream_t | inline |
| has_work_remaining() const | cuda::stream_t | inline |
| is_clear() const | cuda::stream_t | inline |
| is_owning() const noexcept | cuda::stream_t | inline |
| operator=(const stream_t &other)=delete (defined in cuda::stream_t) | cuda::stream_t | |
| operator=(stream_t &&other) noexcept (defined in cuda::stream_t) | cuda::stream_t | inline |
| operator==(const stream_t &lhs, const stream_t &rhs) noexcept | cuda::stream_t | friend |
| priority() const | cuda::stream_t | inline |
| query() const | cuda::stream_t | inline |
| stream::wrap (defined in cuda::stream_t) | cuda::stream_t | friend |
| stream_t(const stream_t &other)=delete (defined in cuda::stream_t) | cuda::stream_t | |
| stream_t(stream_t &&other) noexcept (defined in cuda::stream_t) | cuda::stream_t | inline |
| synchronize() const | cuda::stream_t | inline |
| synchronizes_with_default_stream() const | cuda::stream_t | inline |
| ~stream_t() noexcept(false) (defined in cuda::stream_t) | cuda::stream_t | inline |