Mantid
Loading...
Searching...
No Matches
Mantid::PythonInterface::DataProcessorAdapter< Base > Member List

This is the complete list of members for Mantid::PythonInterface::DataProcessorAdapter< Base >, including all inherited members.

AlgorithmAdapter(PyObject *self)Mantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
AlgorithmAdapter()=deleteMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
AlgorithmAdapter(const AlgorithmAdapter &)=deleteMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
alias() const overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
aliasDeprecated() const overrideMantid::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() overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
category() const overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
checkGroups() overrideMantid::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) overrideMantid::API::GenericDataProcessorAlgorithm< Base >protected
createWorkspaceSingleValue(const double &rhsValue)Mantid::API::GenericDataProcessorAlgorithm< Base >private
DataProcessorAdapter(PyObject *self)Mantid::PythonInterface::DataProcessorAdapter< Base >
DataProcessorAdapter()=deleteMantid::PythonInterface::DataProcessorAdapter< Base >
DataProcessorAdapter(const DataProcessorAdapter &)=deleteMantid::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() overrideMantid::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()) constMantid::API::GenericDataProcessorAlgorithm< Base >protected
getProcessPropertiesProxy(const std::string &propertyManager=std::string())Mantid::PythonInterface::DataProcessorAdapter< Base >inline
getProperty(const std::string &name) const overrideMantid::API::GenericDataProcessorAlgorithm< Base >
getPropertyValue(const std::string &name) const overrideMantid::API::GenericDataProcessorAlgorithm< Base >
getSelf() constMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >inlineprotected
helpURL() const overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
init() overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >private
isMainThread()Mantid::API::GenericDataProcessorAlgorithm< Base >protected
isMainThreadProxy()Mantid::PythonInterface::DataProcessorAdapter< Base >inline
isRunning() const overrideMantid::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_accumulateAlgMantid::API::GenericDataProcessorAlgorithm< Base >private
m_isRunningObjMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >private
m_loadAlgMantid::API::GenericDataProcessorAlgorithm< Base >private
m_loadAlgFilePropMantid::API::GenericDataProcessorAlgorithm< Base >private
m_nameToPMNameMantid::API::GenericDataProcessorAlgorithm< Base >private
m_propertyManagerPropertyNameMantid::API::GenericDataProcessorAlgorithm< Base >private
m_selfMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >private
m_useMPIMantid::API::GenericDataProcessorAlgorithm< Base >protected
m_wikiSummaryMantid::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 overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
operator=(const DataProcessorAdapter &)=deleteMantid::PythonInterface::DataProcessorAdapter< Base >
AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >::operator=(const AlgorithmAdapter &)=deleteMantid::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 overrideMantid::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 overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
SuperClass typedefMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >private
validateInputs() overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
version() const overrideMantid::PythonInterface::AlgorithmAdapter< API::GenericDataProcessorAlgorithm< Base > >
visualStudioC4661Workaround()Mantid::API::GenericDataProcessorAlgorithm< Base >private
visualStudioC4661Workaround()Mantid::API::GenericDataProcessorAlgorithm< Base >private
visualStudioC4661Workaround()Mantid::API::GenericDataProcessorAlgorithm< Base >private