allowedValues() const override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
autoTrim() const | Mantid::Kernel::Property | |
clearSettings() | Mantid::Kernel::Property | |
clone() const override | Mantid::API::FunctionProperty | inlinevirtual |
createHistory() const override | Mantid::API::FunctionProperty | virtual |
createTemporaryValue() | Mantid::Kernel::Property | |
direction() const | Mantid::Kernel::Property | inline |
documentation() const | Mantid::Kernel::Property | |
filterByTime(const Types::Core::DateAndTime &start, const Types::Core::DateAndTime &stop) | Mantid::Kernel::Property | virtual |
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)=default | Mantid::API::FunctionProperty | |
g_logger | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | privatestatic |
getDefault() const override | Mantid::API::FunctionProperty | virtual |
getGroup() | Mantid::Kernel::Property | inline |
getMemorySize() const | Mantid::Kernel::Property | inlinevirtual |
getSettings() | Mantid::Kernel::Property | |
getValidator() const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | |
getValueForAlias(const std::shared_ptr< IFunction > &alias) const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | private |
hasTemporaryValue() const | Mantid::Kernel::Property | |
isDefault() const override | Mantid::API::FunctionProperty | virtual |
isMultipleSelectionAllowed() override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
isOptional() const | Mantid::API::FunctionProperty | private |
isValid() const override | Mantid::API::FunctionProperty | virtual |
isValueSerializable() const | Mantid::Kernel::Property | inlinevirtual |
m_autotrim | Mantid::Kernel::Property | private |
m_definition | Mantid::API::FunctionProperty | private |
m_direction | Mantid::Kernel::Property | private |
m_documentation | Mantid::Kernel::Property | private |
m_group | Mantid::Kernel::Property | private |
m_initialValue | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | protected |
m_name | Mantid::Kernel::Property | protected |
m_optional | Mantid::API::FunctionProperty | private |
m_remember | Mantid::Kernel::Property | private |
m_settings | Mantid::Kernel::Property | private |
m_typeinfo | Mantid::Kernel::Property | private |
m_units | Mantid::Kernel::Property | private |
m_validator | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | private |
m_value | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | protected |
merge(Property *) | Mantid::Kernel::Property | inlinevirtual |
name() const | Mantid::Kernel::Property | |
operator const std::shared_ptr< IFunction > &() const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
operator!=(const PropertyWithValue< std::shared_ptr< IFunction > > &rhs) const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | |
operator()() const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
operator+=(Kernel::Property const *) override | Mantid::API::FunctionProperty | virtual |
operator=(const FunctionProperty &right)=default | Mantid::API::FunctionProperty | |
operator=(const std::shared_ptr< IFunction > &value) override | Mantid::API::FunctionProperty | virtual |
PropertyWithValue< std::shared_ptr< IFunction > >::operator=(const PropertyWithValue &right) | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | |
operator==(const PropertyWithValue< std::shared_ptr< IFunction > > &rhs) const | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | |
Property(std::string name, const std::type_info &type, const unsigned int &direction=Direction::Input) | Mantid::Kernel::Property | protected |
Property(const Property &right) | Mantid::Kernel::Property | protected |
Property() | Mantid::Kernel::Property | private |
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()=default | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | private |
remember() const | Mantid::Kernel::Property | |
replaceValidator(IValidator_sptr newValidator) | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
saveProperty(::NeXus::File *file) override | 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 |
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) override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
setDocumentation(const std::string &documentation) | Mantid::Kernel::Property | |
setGroup(const std::string &group) | Mantid::Kernel::Property | inline |
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::Property | virtual |
setValue(const std::string &value) override | Mantid::API::FunctionProperty | virtual |
setValueFromJson(const Json::Value &value) override | Mantid::API::FunctionProperty | virtual |
setValueFromProperty(const Property &right) override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | privatevirtual |
size() const override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
splitByTime(std::vector< SplittingInterval > &splitter, std::vector< Property * > outputs, bool isProtonCharge=true) const | Mantid::Kernel::Property | virtual |
type() const | Mantid::Kernel::Property | |
type_info() const | Mantid::Kernel::Property | |
units() const | Mantid::Kernel::Property | virtual |
value() const override | Mantid::API::FunctionProperty | virtual |
valueAsJson() const override | Mantid::API::FunctionProperty | virtual |
valueAsPrettyStr(const size_t maxLength=0, const bool collapseLists=true) const override | Mantid::Kernel::PropertyWithValue< std::shared_ptr< IFunction > > | virtual |
~Property() | Mantid::Kernel::Property | virtual |