gpucalc::RuntimeAssertionException Member List
This is the complete list of members for
gpucalc::RuntimeAssertionException, including all inherited members.
| Exception(int number, const Object &object, const std::string &description, const std::string &source) | gpucalc::Exception | |
| Exception(int number, const Object &object, const std::string &description, const std::string &source, const char *type, const char *file, long line) | gpucalc::Exception | |
| Exception(const Exception &rhs) | gpucalc::Exception | |
| getDescription() const | gpucalc::Exception | [inline, virtual] |
| getFile() const | gpucalc::Exception | [inline, virtual] |
| getFullDescription() const | gpucalc::Exception | [virtual] |
| getLine() const | gpucalc::Exception | [inline, virtual] |
| getNumber() const | gpucalc::Exception | [virtual] |
| getSource() const | gpucalc::Exception | [inline, virtual] |
| mDescription | gpucalc::Exception | [protected] |
| mFile | gpucalc::Exception | [protected] |
| mFullDesc | gpucalc::Exception | [mutable, protected] |
| mLine | gpucalc::Exception | [protected] |
| mNumber | gpucalc::Exception | [protected] |
| mObject | gpucalc::Exception | [protected] |
| mSource | gpucalc::Exception | [protected] |
| mTypeName | gpucalc::Exception | [protected] |
| operator=(const Exception &rhs) | gpucalc::Exception | |
| RuntimeAssertionException(int number, const Object &object, const std::string &description, const std::string &source, const char *file, long line) | gpucalc::RuntimeAssertionException | [inline] |
| what() const | gpucalc::Exception | [inline] |
| ~Exception() | gpucalc::Exception | [inline] |