#include <arch_device_cuda.h>
template<typename T>
class arch::buf< T >
Definition at line 180 of file arch_device_cuda.h.
◆ buf() [1/6]
◆ buf() [2/6]
template<typename T>
| __host__ __device__ arch::buf< T >::buf |
( |
const buf< T > & | u | ) |
|
|
inline |
◆ ~buf() [1/2]
◆ buf() [3/6]
◆ buf() [4/6]
template<typename T>
| __host__ __device__ arch::buf< T >::buf |
( |
const buf< T > & | u | ) |
|
|
inline |
◆ ~buf() [2/2]
◆ buf() [5/6]
◆ buf() [6/6]
◆ operator[]() [1/3]
template<typename T>
| __host__ __device__ T & arch::buf< T >::operator[] |
( |
uint | i | ) |
const |
|
inline |
◆ operator[]() [2/3]
template<typename T>
| __host__ __device__ T & arch::buf< T >::operator[] |
( |
uint | i | ) |
const |
|
inline |
◆ operator[]() [3/3]
◆ syncDeviceData() [1/3]
◆ syncDeviceData() [2/3]
◆ syncDeviceData() [3/3]
◆ syncHostData() [1/3]
◆ syncHostData() [2/3]
◆ syncHostData() [3/3]
◆ bytes
◆ d_ptr
◆ is_copy
◆ ptr
◆ thread_id
The documentation for this class was generated from the following files: