|
Mantid
|
This is the complete list of members for Mantid::Kernel::ErrorReporter, including all inherited members.
| ErrorReporter(const std::string &application, const Types::Core::time_duration &startTime, const std::string &exitCode, bool share) | Mantid::Kernel::ErrorReporter | |
| ErrorReporter(const std::string &application, const Types::Core::time_duration &startTime, const std::string &exitCode, bool share, const std::string &name, const std::string &email, const std::string &textBox) | Mantid::Kernel::ErrorReporter | |
| ErrorReporter(std::string application, Types::Core::time_duration startTime, std::string exitCode, bool share, std::string name, std::string email, std::string textBox, std::string stacktrace) | Mantid::Kernel::ErrorReporter | |
| generateErrorMessage() const | Mantid::Kernel::ErrorReporter | virtual |
| m_application | Mantid::Kernel::ErrorReporter | private |
| m_email | Mantid::Kernel::ErrorReporter | private |
| m_exitCode | Mantid::Kernel::ErrorReporter | private |
| m_name | Mantid::Kernel::ErrorReporter | private |
| m_share | Mantid::Kernel::ErrorReporter | private |
| m_stacktrace | Mantid::Kernel::ErrorReporter | private |
| m_textbox | Mantid::Kernel::ErrorReporter | private |
| m_upTime | Mantid::Kernel::ErrorReporter | private |
| m_url | Mantid::Kernel::ErrorReporter | private |
| sendErrorReport() | Mantid::Kernel::ErrorReporter | |
| sendReport(const std::string &message, const std::string &url) | Mantid::Kernel::ErrorReporter | protectedvirtual |