AlgorithmAdapter(PyObject *self) | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
AlgorithmAdapter()=delete | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
AlgorithmAdapter(const AlgorithmAdapter &)=delete | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
alias() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
aliasDeprecated() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
assemble(Workspace_sptr partialWS) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
assemble(const std::string &partialWSName, const std::string &outputWSName) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
assembleProxy(const std::string &partialWSName, const std::string &outputWSName) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
cancel() override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
category() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
checkGroups() override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
copyPropertiesProxy(const std::string &algName, const boost::python::object &propNames, const int version=-1) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
copyProperty(const API::Algorithm_sptr &alg, const std::string &name) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
createChildAlgorithm(const std::string &name, const double startProgress=-1., const double endProgress=-1., const bool enableLogging=true, const int &version=-1) override | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
createWorkspaceSingleValue(const double &rhsValue) | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
DataProcessorAdapter(PyObject *self) | Mantid::PythonInterface::DataProcessorAdapter< Base > | |
DataProcessorAdapter()=delete | Mantid::PythonInterface::DataProcessorAdapter< Base > | |
DataProcessorAdapter(const DataProcessorAdapter &)=delete | Mantid::PythonInterface::DataProcessorAdapter< Base > | |
declarePyAlgProperty(boost::python::object &self, Kernel::Property *prop, const std::string &doc="") | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | static |
declarePyAlgProperty(boost::python::object &self, const std::string &name, const boost::python::object &defaultValue, const boost::python::object &validator=boost::python::object(), const std::string &doc="", const int direction=Kernel::Direction::Input) | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | static |
declarePyAlgProperty(boost::python::object &self, const std::string &name, const boost::python::object &defaultValue, const std::string &doc, const int direction=Kernel::Direction::Input) | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | static |
declarePyAlgProperty(boost::python::object &self, const std::string &name, const boost::python::object &defaultValue, const int direction) | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | static |
determineChunk(const std::string &filename) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protectedvirtual |
determineChunkProxy(const std::string &filename) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
divide(const MatrixWorkspace_sptr lhs, const MatrixWorkspace_sptr rhs) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
divide(const MatrixWorkspace_sptr lhs, const double &rhsValue) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
exec() override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
executeBinaryAlgorithm(const std::string &algorithmName, const LHSType lhs, const RHSType rhs) | Mantid::API::GenericDataProcessorAlgorithm< Base > | inlineprivate |
forwardProperties() | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
forwardPropertiesProxy() | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
GenericDataProcessorAlgorithm() | Mantid::API::GenericDataProcessorAlgorithm< Base > | |
getNThreads() | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
getNThreadsProxy() | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
getProcessProperties(const std::string &propertyManager=std::string()) const | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
getProcessPropertiesProxy(const std::string &propertyManager=std::string()) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
getProperty(const std::string &name) const override | Mantid::API::GenericDataProcessorAlgorithm< Base > | |
getPropertyValue(const std::string &name) const override | Mantid::API::GenericDataProcessorAlgorithm< Base > | |
getSelf() const | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | inlineprotected |
helpURL() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
init() override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
isMainThread() | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
isMainThreadProxy() | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
isRunning() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
load(const std::string &inputData, const bool loadQuiet=false) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
loadChunk(const size_t rowIndex) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protectedvirtual |
loadChunkProxy(const size_t rowIndex) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
loadProxy(const std::string &inputData, const bool loadQuiet=false) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
m_accumulateAlg | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
m_isRunningObj | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
m_loadAlg | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
m_loadAlgFileProp | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
m_nameToPMName | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
m_propertyManagerPropertyName | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
m_self | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
m_useMPI | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
m_wikiSummary | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
mapPropertyName(const std::string &nameInProp, const std::string &nameInPropManager) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
minus(const MatrixWorkspace_sptr lhs, const MatrixWorkspace_sptr rhs) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
minus(const MatrixWorkspace_sptr lhs, const double &rhsValue) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
multiply(const MatrixWorkspace_sptr lhs, const MatrixWorkspace_sptr rhs) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
multiply(const MatrixWorkspace_sptr lhs, const double &rhsValue) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
name() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
operator=(const DataProcessorAdapter &)=delete | Mantid::PythonInterface::DataProcessorAdapter< Base > | |
AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >::operator=(const AlgorithmAdapter &)=delete | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
plus(const MatrixWorkspace_sptr lhs, const MatrixWorkspace_sptr rhs) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
plus(const MatrixWorkspace_sptr lhs, const double &rhsValue) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
saveNexus(const std::string &outputWSName, const std::string &outputFile) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
saveNexusProxy(const std::string &outputWSName, const std::string &outputFile) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
seeAlso() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
setAccumAlg(const std::string &alg) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
setAccumAlgProxy(const std::string &alg) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
setLoadAlg(const std::string &alg) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
setLoadAlgFileProp(const std::string &filePropName) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
setLoadAlgFilePropProxy(const std::string &filePropName) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
setLoadAlgProxy(const std::string &alg) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
setPropManagerPropName(const std::string &propName) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
setWikiSummary(const std::string &summary) | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
splitInput(const std::string &input) | Mantid::API::GenericDataProcessorAlgorithm< Base > | protected |
splitInputProxy(const std::string &input) | Mantid::PythonInterface::DataProcessorAdapter< Base > | inline |
summary() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
SuperClass typedef | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | private |
validateInputs() override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
version() const override | Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > > | |
visualStudioC4661Workaround() | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
visualStudioC4661Workaround() | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |
visualStudioC4661Workaround() | Mantid::API::GenericDataProcessorAlgorithm< Base > | private |