Mantid
|
#include "MantidAPI/IMaskWorkspace.h"
#include "MantidKernel/WarningSuppressions.h"
#include "MantidPythonInterface/api/RegisterWorkspacePtrToPython.h"
#include "MantidPythonInterface/core/GetPointer.h"
#include <boost/python/class.hpp>
#include <boost/python/extract.hpp>
#include <boost/python/list.hpp>
Go to the source code of this file.
Functions | |
void | export_IMaskWorkspace () |
void export_IMaskWorkspace | ( | ) |
Definition at line 35 of file IMaskWorkspace.cpp.
References Mantid::API::IMaskWorkspace::getNumberMasked(), and Mantid::API::IMaskWorkspace::isMasked().