CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | List of all members
CLRX::GPUIdException Class Reference

GPUId exception class. More...

#include <GPUId.h>

Inheritance diagram for CLRX::GPUIdException:
CLRX::Exception

Public Member Functions

 GPUIdException ()=default
 empty constructor
 
 GPUIdException (const std::string &message)
 constructor with messasge
 
virtual ~GPUIdException () noexcept=default
 destructor
 
- Public Member Functions inherited from CLRX::Exception
 Exception ()=default
 empty constructor
 
 Exception (const std::string &message)
 constructor with messasge
 
virtual ~Exception () noexcept=default
 destructor
 
const char * what () const noexcept
 get exception message
 

Additional Inherited Members

- Protected Attributes inherited from CLRX::Exception
std::string message
 message
 

Detailed Description

GPUId exception class.


The documentation for this class was generated from the following file: