|
Audaspace 1.8.0
A high level audio library.
|
This is the complete list of members for DeviceException, including all inherited members.
| DeviceException(const std::string &message, const std::string &file, int line) | DeviceException | |
| DeviceException(const DeviceException &exception) | DeviceException | |
| Exception(const Exception &exception) | Exception | protected |
| Exception(const std::string &message, const std::string &file, int line) | Exception | protected |
| getDebugMessage() const | Exception | virtual |
| getFile() const | Exception | |
| getLine() const | Exception | |
| getMessage() const | Exception | |
| m_file | Exception | protected |
| m_line | Exception | protected |
| m_message | Exception | protected |
| what() const AUD_NOEXCEPT | Exception | virtual |
| ~DeviceException() AUD_NOEXCEPT (defined in DeviceException) | DeviceException | |
| ~Exception() AUD_NOEXCEPT | Exception | virtual |