|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
This is the complete list of members for drama::Exception, including all inherited members.
| AddErs() | drama::Exception | |
| dramaStatus() const | drama::Exception | inlinevirtual |
| dramaStatusStr() const | drama::Exception | virtual |
| ErsOut() const | drama::Exception | virtual |
| ErsRep() const | drama::Exception | virtual |
| Exception() | drama::Exception | inline |
| Exception(const std::string func, const std::string &file, const int lineNum, const std::string &message="", const StatusType status=DRAMA2__CPP_ERROR, const bool alwaysStacktrace=false) | drama::Exception | |
| Exception(bool makeUnique, const std::string func, const std::string &file, const int lineNum, const StatusType status, const char *format,...) | drama::Exception | inline |
| Exception(const Exception &source) | drama::Exception | inline |
| Exception(Exception &&source) noexcept | drama::Exception | inline |
| fileName() const | drama::Exception | inlinevirtual |
| FmtWrite(const char *str) | drama::Exception | |
| FmtWrite(const char *format, T value, Types... args) | drama::Exception | inline |
| function() const | drama::Exception | inlinevirtual |
| getOrigMessage() const | drama::Exception | inlinevirtual |
| getStackTrace() const | drama::Exception | inlinevirtual |
| lineNumber() const | drama::Exception | inlinevirtual |
| operator<<(const T &t) | drama::Exception | inline |
| operator=(const Exception &rhs) | drama::Exception | inline |
| operator=(Exception &&rhs) noexcept | drama::Exception | inline |
| Print(FILE *file=stderr, bool include_stacktrace=false) const | drama::Exception | virtual |
| statusAsSysExitCode() const | drama::Exception | inlinevirtual |
| toString(bool details=false) const | drama::Exception | virtual |
| what() const noexcept override | drama::Exception | inline |
| ~Exception() | drama::Exception | inlinevirtual |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by