|
Mantid
|
StartedNotification is sent when the algorithm begins execution. More...
#include <Algorithm.h>
Public Member Functions | |
| std::string | name () const override |
| class name | |
| 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 89 of file Algorithm.h.
| Mantid::API::Algorithm::StartedNotification::StartedNotification | ( | const Algorithm *const | alg | ) |
Definition at line 1776 of file Algorithm.cpp.
|
override |
class name
Definition at line 1777 of file Algorithm.cpp.