NVBIO
|
Definition at line 40 of file host_device_buffer.h.
#include <host_device_buffer.h>
Public Methods | |
virtual | ~host_device_buffer () |
virtual uint32 | size () const |
virtual void | resize (const uint32 size) |
virtual void | fill (const T val) |
virtual void | to_host () |
virtual const T * | host_ptr () const |
virtual const T * | device_ptr () const |
virtual T * | host_ptr () |
virtual T * | device_ptr () |
|
inlinevirtual |
Definition at line 42 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 48 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 50 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 45 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 47 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 49 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 44 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 43 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented in nvbio::cuda::host_device_buffer_sync< T >, and nvbio::cuda::host_device_buffer_zero_copy< T >.
Definition at line 46 of file host_device_buffer.h.