cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::memory::pointer_t< T > Member List

This is the complete list of members for cuda::memory::pointer_t< T >, including all inherited members.

context() constcuda::memory::pointer_t< T >inline
device() constcuda::memory::pointer_t< T >inline
get() constcuda::memory::pointer_t< T >inline
get_for_device() constcuda::memory::pointer_t< T >inline
get_for_host() constcuda::memory::pointer_t< T >inline
operator T*() const (defined in cuda::memory::pointer_t< T >)cuda::memory::pointer_t< T >inline
other_side_of_region_pair() constcuda::memory::pointer_t< T >inline
pointer_t(T *ptr) noexceptcuda::memory::pointer_t< T >inline
pointer_t(const pointer_t &other) noexcept=default (defined in cuda::memory::pointer_t< T >)cuda::memory::pointer_t< T >
pointer_t(pointer_t &&other) noexcept=default (defined in cuda::memory::pointer_t< T >)cuda::memory::pointer_t< T >