CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
This is the complete list of members for CLRX::CLIException, including all inherited members.
CLIException()=default | CLRX::CLIException | |
CLIException(const std::string &message) | CLRX::CLIException | explicit |
CLIException(const std::string &message, char shortName) | CLRX::CLIException | |
CLIException(const std::string &message, const std::string &longName) | CLRX::CLIException | |
CLIException(const std::string &message, const CLIOption &option, bool chooseShortName) | CLRX::CLIException | |
Exception()=default | CLRX::Exception | |
Exception(const std::string &message) | CLRX::Exception | explicit |
message | CLRX::Exception | protected |
what() const noexcept | CLRX::Exception | |
~CLIException() noexcept=default | CLRX::CLIException | virtual |
~Exception() noexcept=default | CLRX::Exception | virtual |