Mantid
|
StartedNotification is sent when the algorithm begins execution. More...
#include <Algorithm.h>
Public Member Functions | |
std::string | name () const override |
class name More... | |
StartedNotification (const Algorithm *const alg) | |
Public Member Functions inherited from Mantid::API::Algorithm::AlgorithmNotification | |
const IAlgorithm * | algorithm () const |
AlgorithmNotification (const Algorithm *const alg) | |
StartedNotification is sent when the algorithm begins execution.
Definition at line 98 of file Algorithm.h.
Mantid::API::Algorithm::StartedNotification::StartedNotification | ( | const Algorithm *const | alg | ) |
Definition at line 1886 of file Algorithm.cpp.
|
override |
class name
Definition at line 1887 of file Algorithm.cpp.