NVBIO
|
Definition at line 119 of file host_device_buffer.h.
#include <host_device_buffer.h>
Public Methods | |
host_device_buffer_sync () | |
host_device_buffer_sync (const uint32 size) | |
~host_device_buffer_sync () | |
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 121 of file host_device_buffer.h.
|
inline |
Definition at line 122 of file host_device_buffer.h.
|
inline |
Definition at line 123 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 144 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 147 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 133 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 143 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 146 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 127 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 125 of file host_device_buffer.h.
|
inlinevirtual |
Reimplemented from nvbio::cuda::host_device_buffer< T >.
Definition at line 138 of file host_device_buffer.h.