libSCALE  0.2.0
A modern C++ CUDA API
sp::CudaInvalidMemcpyDirectionException Member List

This is the complete list of members for sp::CudaInvalidMemcpyDirectionException, including all inherited members.

CudaException(cudaError_t e) (defined in sp::CudaException)sp::CudaException
CudaException(cudaError_t e, const std::string desc) (defined in sp::CudaException)sp::CudaException
CudaException(const CudaException &) (defined in sp::CudaException)sp::CudaException
CudaInvalidMemcpyDirectionException() (defined in sp::CudaInvalidMemcpyDirectionException)sp::CudaInvalidMemcpyDirectionException
CudaInvalidMemcpyDirectionException(const std::string &description) (defined in sp::CudaInvalidMemcpyDirectionException)sp::CudaInvalidMemcpyDirectionException
CudaInvalidMemcpyDirectionException(const CudaInvalidMemcpyDirectionException &) (defined in sp::CudaInvalidMemcpyDirectionException)sp::CudaInvalidMemcpyDirectionException
exception(T... args)std::exception
getErrorCode() constsp::CudaException
operator=(T... args)std::exception
runtime_error(T... args)std::runtime_error
what(T... args)std::runtime_error
~CudaException() (defined in sp::CudaException)sp::CudaExceptionvirtual
~CudaInvalidMemcpyDirectionException() (defined in sp::CudaInvalidMemcpyDirectionException)sp::CudaInvalidMemcpyDirectionExceptionvirtual
~exception(T... args)std::exception