| 
    cuda-api-wrappers
    
   Thin C++-flavored wrappers for the CUDA Runtime API 
   | 
 
This is the complete list of members for cuda::memory::ipc::imported_ptr_t, including all inherited members.
| get() const noexcept | cuda::memory::ipc::imported_ptr_t | inline | 
| imported_ptr_t(const imported_ptr_t &other)=delete (defined in cuda::memory::ipc::imported_ptr_t) | cuda::memory::ipc::imported_ptr_t | |
| imported_ptr_t(imported_ptr_t &&other) noexcept=default (defined in cuda::memory::ipc::imported_ptr_t) | cuda::memory::ipc::imported_ptr_t | |
| is_owning() const noexcept | cuda::memory::ipc::imported_ptr_t | inline | 
| operator=(const imported_ptr_t &other)=delete (defined in cuda::memory::ipc::imported_ptr_t) | cuda::memory::ipc::imported_ptr_t | |
| operator=(imported_ptr_t &&other) noexcept (defined in cuda::memory::ipc::imported_ptr_t) | cuda::memory::ipc::imported_ptr_t | inline | 
| wrap(void *ptr, bool owning) noexcept | cuda::memory::ipc::imported_ptr_t | friend | 
| ~imported_ptr_t() noexcept(false) (defined in cuda::memory::ipc::imported_ptr_t) | cuda::memory::ipc::imported_ptr_t | inline |