Mantid
Loading...
Searching...
No Matches
Mantid::API::FunctionProperty Member List

This is the complete list of members for Mantid::API::FunctionProperty, including all inherited members.

allowedValues() const overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
autoTrim() constMantid::Kernel::Property
clearSettings()Mantid::Kernel::Property
clone() const overrideMantid::API::FunctionPropertyinlinevirtual
createHistory() const overrideMantid::API::FunctionPropertyvirtual
createTemporaryValue()Mantid::Kernel::Property
direction() constMantid::Kernel::Propertyinline
documentation() constMantid::Kernel::Property
filterByTime(const Types::Core::DateAndTime &start, const Types::Core::DateAndTime &stop)Mantid::Kernel::Propertyvirtual
FunctionProperty(const std::string &name, const unsigned int direction=Kernel::Direction::Input, const PropertyMode::Type optional=PropertyMode::Type::Mandatory)Mantid::API::FunctionProperty
FunctionProperty(const FunctionProperty &right)=defaultMantid::API::FunctionProperty
g_loggerMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >privatestatic
getDefault() const overrideMantid::API::FunctionPropertyvirtual
getGroup()Mantid::Kernel::Propertyinline
getMemorySize() constMantid::Kernel::Propertyinlinevirtual
getSettings()Mantid::Kernel::Property
getValidator() constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
getValueForAlias(const std::shared_ptr< IFunction > &alias) constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >private
hasTemporaryValue() constMantid::Kernel::Property
isDefault() const overrideMantid::API::FunctionPropertyvirtual
isMultipleSelectionAllowed() overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
isOptional() constMantid::API::FunctionPropertyprivate
isValid() const overrideMantid::API::FunctionPropertyvirtual
isValueSerializable() constMantid::Kernel::Propertyinlinevirtual
m_autotrimMantid::Kernel::Propertyprivate
m_definitionMantid::API::FunctionPropertyprivate
m_directionMantid::Kernel::Propertyprivate
m_documentationMantid::Kernel::Propertyprivate
m_groupMantid::Kernel::Propertyprivate
m_initialValueMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >protected
m_nameMantid::Kernel::Propertyprotected
m_optionalMantid::API::FunctionPropertyprivate
m_rememberMantid::Kernel::Propertyprivate
m_settingsMantid::Kernel::Propertyprivate
m_typeinfoMantid::Kernel::Propertyprivate
m_unitsMantid::Kernel::Propertyprivate
m_validatorMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >private
m_valueMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >protected
merge(Property *)Mantid::Kernel::Propertyinlinevirtual
name() constMantid::Kernel::Property
operator const std::shared_ptr< IFunction > &() constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
operator!=(const PropertyWithValue< std::shared_ptr< IFunction > > &rhs) constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
operator()() constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
operator+=(Kernel::Property const *) overrideMantid::API::FunctionPropertyvirtual
operator=(const FunctionProperty &right)=defaultMantid::API::FunctionProperty
operator=(const std::shared_ptr< IFunction > &value) overrideMantid::API::FunctionPropertyvirtual
PropertyWithValue< std::shared_ptr< IFunction > >::operator=(const PropertyWithValue &right)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
operator==(const PropertyWithValue< std::shared_ptr< IFunction > > &rhs) constMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
Property(std::string name, const std::type_info &type, const unsigned int &direction=Direction::Input)Mantid::Kernel::Propertyprotected
Property(const Property &right)Mantid::Kernel::Propertyprotected
Property()Mantid::Kernel::Propertyprivate
PropertyWithValue(std::string name, std::shared_ptr< IFunction > defaultValue, IValidator_sptr validator=IValidator_sptr(new NullValidator), const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
PropertyWithValue(std::string name, std::shared_ptr< IFunction > defaultValue, const unsigned int direction)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
PropertyWithValue(const std::string &name, std::shared_ptr< IFunction > defaultValue, const std::string &defaultValueStr, IValidator_sptr validator, const unsigned int direction)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
PropertyWithValue(const PropertyWithValue< std::shared_ptr< IFunction > > &right)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >
PropertyWithValue()=defaultMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >private
remember() constMantid::Kernel::Property
replaceValidator(IValidator_sptr newValidator)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file) overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
setAutoTrim(const bool &setting)Mantid::Kernel::Property
setDataItem(const std::shared_ptr< DataItem > &data) overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
setDocumentation(const std::string &documentation)Mantid::Kernel::Property
setGroup(const std::string &group)Mantid::Kernel::Propertyinline
setRemember(bool)Mantid::Kernel::Property
setSettings(std::unique_ptr< IPropertySettings > settings)Mantid::Kernel::Property
setTypedValue(const U &value, const std::true_type &)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >private
setTypedValue(const U &value, const std::false_type &)Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >private
setUnits(const std::string &unit)Mantid::Kernel::Propertyvirtual
setValue(const std::string &value) overrideMantid::API::FunctionPropertyvirtual
setValueFromJson(const Json::Value &value) overrideMantid::API::FunctionPropertyvirtual
setValueFromProperty(const Property &right) overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >privatevirtual
size() const overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
splitByTime(std::vector< SplittingInterval > &splitter, std::vector< Property * > outputs, bool isProtonCharge=true) constMantid::Kernel::Propertyvirtual
type() constMantid::Kernel::Property
type_info() constMantid::Kernel::Property
units() constMantid::Kernel::Propertyvirtual
value() const overrideMantid::API::FunctionPropertyvirtual
valueAsJson() const overrideMantid::API::FunctionPropertyvirtual
valueAsPrettyStr(const size_t maxLength=0, const bool collapseLists=true) const overrideMantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > >virtual
~Property()Mantid::Kernel::Propertyvirtual