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

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

CudaCompatNotSupportedOnDeviceException() (defined in sp::CudaCompatNotSupportedOnDeviceException)sp::CudaCompatNotSupportedOnDeviceException
CudaCompatNotSupportedOnDeviceException(const std::string &description) (defined in sp::CudaCompatNotSupportedOnDeviceException)sp::CudaCompatNotSupportedOnDeviceException
CudaCompatNotSupportedOnDeviceException(const CudaCompatNotSupportedOnDeviceException &) (defined in sp::CudaCompatNotSupportedOnDeviceException)sp::CudaCompatNotSupportedOnDeviceException
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
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
~CudaCompatNotSupportedOnDeviceException() (defined in sp::CudaCompatNotSupportedOnDeviceException)sp::CudaCompatNotSupportedOnDeviceExceptionvirtual
~CudaException() (defined in sp::CudaException)sp::CudaExceptionvirtual
~exception(T... args)std::exception