NVBIO
|
Definition at line 57 of file mgpucontext.h.
#include <mgpucontext.h>
Public Methods | |
CudaException () throw () | |
CudaException (cudaError_t e) throw () | |
CudaException (const CudaException &e) throw () | |
virtual const char * | what () const throw () |
Public Members | |
cudaError_t | error |
|
inline |
Definition at line 61 of file mgpucontext.h.
|
inline |
Definition at line 62 of file mgpucontext.h.
|
inline |
Definition at line 63 of file mgpucontext.h.
|
inlinevirtual |
Definition at line 65 of file mgpucontext.h.
cudaError_t mgpu::CudaException::error |
Definition at line 59 of file mgpucontext.h.