NVBIO
|
Definition at line 54 of file host_device_buffer.h.
#include <host_device_buffer.h>
Public Methods | |
host_device_buffer_zero_copy () | |
host_device_buffer_zero_copy (const uint32 size) | |
~host_device_buffer_zero_copy () | |
uint32 | size () const |
void | resize (const uint32 size) |
void | fill (const T val) |
void | to_host () |
virtual const T * | host_ptr () const |
virtual const T * | device_ptr () const |
virtual T * | host_ptr () |
virtual T * | device_ptr () |
Public Methods inherited from nvbio::cuda::host_device_buffer< T > | |
virtual | ~host_device_buffer () |
|
inline |
Definition at line 56 of file host_device_buffer.h.
|
inline |
Definition at line 57 of file host_device_buffer.h.
|
inline |
Definition at line 58 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 88 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 101 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 80 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 87 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 100 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 66 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 64 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 85 of file host_device_buffer.h.