Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::Kernel::DataService< T >::ClearNotification Class Reference

Clear notification is sent when the service is cleared. More...

#include <DataService.h>

Inheritance diagram for Mantid::Kernel::DataService< T >::ClearNotification:
Mantid::Kernel::DataService< T >::NamedObjectNotification

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...
 

Detailed Description

template<typename T>
class Mantid::Kernel::DataService< T >::ClearNotification

Clear notification is sent when the service is cleared.

Definition at line 163 of file DataService.h.

Constructor & Destructor Documentation

◆ ClearNotification()

template<typename T >
Mantid::Kernel::DataService< T >::ClearNotification::ClearNotification ( )
inline

Constructor.

Definition at line 166 of file DataService.h.


The documentation for this class was generated from the following file: