Mantid
|
#include "MantidKernel/ErrorReporter.h"
#include "MantidPythonInterface/core/GetPointer.h"
#include <boost/python/class.hpp>
#include <boost/python/reference_existing_object.hpp>
Go to the source code of this file.
Functions | |
void | export_ErrorReporter () |
void export_ErrorReporter | ( | ) |
Definition at line 15 of file ErrorReporter.cpp.
References Mantid::Kernel::ErrorReporter::generateErrorMessage(), and Mantid::Kernel::ErrorReporter::sendErrorReport().