Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::API::AnalysisDataServiceImpl::UnGroupingWorkspaceNotification Class Reference

UnGroupingWorkspace notification is sent from UnGroupWorkspace algorithm before the WorkspaceGroup is removed from the DataService. More...

#include <AnalysisDataService.h>

Inheritance diagram for Mantid::API::AnalysisDataServiceImpl::UnGroupingWorkspaceNotification:

Public Member Functions

 UnGroupingWorkspaceNotification (const std::string &name, const std::shared_ptr< Workspace > &obj)
 Constructor. More...
 

Detailed Description

UnGroupingWorkspace notification is sent from UnGroupWorkspace algorithm before the WorkspaceGroup is removed from the DataService.

Definition at line 62 of file AnalysisDataService.h.

Constructor & Destructor Documentation

◆ UnGroupingWorkspaceNotification()

Mantid::API::AnalysisDataServiceImpl::UnGroupingWorkspaceNotification::UnGroupingWorkspaceNotification ( const std::string &  name,
const std::shared_ptr< Workspace > &  obj 
)
inline

Constructor.

Definition at line 65 of file AnalysisDataService.h.


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