|
UHD
003.005.003-781-g91040b6f
|
#include <exception.hpp>
Public Member Functions | |
| assertion_error (const std::string &what) | |
| virtual unsigned | code (void) const |
| virtual assertion_error * | dynamic_clone (void) const |
| virtual void | dynamic_throw (void) const |
| uhd::assertion_error::assertion_error | ( | const std::string & | what | ) |
| virtual unsigned uhd::assertion_error::code | ( | void | ) | const [virtual] |
Implements uhd::exception.
| virtual assertion_error* uhd::assertion_error::dynamic_clone | ( | void | ) | const [virtual] |
Implements uhd::exception.
| virtual void uhd::assertion_error::dynamic_throw | ( | void | ) | const [virtual] |
Implements uhd::exception.
1.7.6.1