Mantid
|
Clear notification is sent when the service is cleared. More...
#include <DataService.h>
Public Member Functions | |
ClearNotification () | |
Constructor. More... | |
Public Member Functions inherited from Mantid::Kernel::DataService< T >::NamedObjectNotification | |
NamedObjectNotification (const std::string &name) | |
const std::string & | objectName () const |
Returns the name of the object. More... | |
Clear notification is sent when the service is cleared.
Definition at line 163 of file DataService.h.
|
inline |
Constructor.
Definition at line 166 of file DataService.h.