Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::PropertyManagerOwner Member List

This is the complete list of members for Mantid::Kernel::PropertyManagerOwner, including all inherited members.

afterPropertySet(const std::string &) overrideMantid::Kernel::PropertyManagerOwnervirtual
asJson(bool withDefaultValues=false) const overrideMantid::Kernel::PropertyManagerOwnervirtual
asString(bool withDefaultValues=false) const overrideMantid::Kernel::PropertyManagerOwnervirtual
clear() overrideMantid::Kernel::PropertyManagerOwnervirtual
copyPropertiesFrom(const PropertyManagerOwner &po)Mantid::Kernel::PropertyManagerOwnerinlinevirtual
declareOrReplaceProperty(std::unique_ptr< Property > p, const std::string &doc="") overrideMantid::Kernel::PropertyManagerOwnervirtual
declareProperty(std::unique_ptr< Property > p, const std::string &doc="") overrideMantid::Kernel::PropertyManagerOwnervirtual
declareProperty(std::unique_ptr< Property > p, const std::string &doc="")=0Mantid::Kernel::PropertyManagerOwnervirtual
declareProperty(const std::string &name, T value, IValidator_sptr validator=std::make_shared< NullValidator >(), const std::string &doc="", const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyManagerOwnerinline
declareProperty(const std::string &name, T value, const std::string &doc, const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyManagerOwnerinline
declareProperty(const std::string &name, T value, const unsigned int direction)Mantid::Kernel::PropertyManagerOwnerinline
declareProperty(const std::string &name, const char *value, IValidator_sptr validator=std::make_shared< NullValidator >(), const std::string &doc=std::string(), const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyManagerOwnerinline
declareProperty(const std::string &name, const char *value, const std::string &doc, IValidator_sptr validator=std::make_shared< NullValidator >(), const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyManagerOwnerinline
declareProperty(const std::string &name, const char *value, const unsigned int direction)Mantid::Kernel::PropertyManagerOwnerinline
doSetProperty(const std::string &name, const T &value)Mantid::Kernel::IPropertyManagerinlineprivate
doSetProperty(const std::string &name, const std::shared_ptr< T > &value)Mantid::Kernel::IPropertyManagerinlineprivate
existsProperty(const std::string &name) const overrideMantid::Kernel::PropertyManagerOwnervirtual
filterByProperty(const TimeSeriesProperty< bool > &, const std::vector< std::string > &) overrideMantid::Kernel::PropertyManagerOwnerinlinevirtual
filterByTime(const Types::Core::DateAndTime &, const Types::Core::DateAndTime &) overrideMantid::Kernel::PropertyManagerOwnerinlinevirtual
getDeclaredPropertyNames() const noexcept overrideMantid::Kernel::PropertyManagerOwnervirtual
getPointerToProperty(const std::string &name) const overrideMantid::Kernel::PropertyManagerOwnervirtual
getPointerToPropertyOrdinal(const int &index) const overrideMantid::Kernel::PropertyManagerOwnervirtual
getProperties() const overrideMantid::Kernel::PropertyManagerOwnervirtual
getPropertiesInGroup(const std::string &group) constMantid::Kernel::IPropertyManager
getProperty(const std::string &name) const overrideMantid::Kernel::PropertyManagerOwnervirtual
getPropertyValue(const std::string &name) const overrideMantid::Kernel::PropertyManagerOwnervirtual
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
isDefault(const std::string &name) constMantid::Kernel::PropertyManagerOwner
m_propertiesMantid::Kernel::PropertyManagerOwnerprivate
operator=(const PropertyManagerOwner &)Mantid::Kernel::PropertyManagerOwner
propertyCount() const overrideMantid::Kernel::PropertyManagerOwnervirtual
PropertyManagerOwner()Mantid::Kernel::PropertyManagerOwner
PropertyManagerOwner(const PropertyManagerOwner &)Mantid::Kernel::PropertyManagerOwner
removeProperty(const std::string &name, const bool delproperty=true) overrideMantid::Kernel::PropertyManagerOwnervirtual
resetProperties() overrideMantid::Kernel::PropertyManagerOwnervirtual
setProperties(const std::string &propertiesJson, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >(), bool createMissing=false) overrideMantid::Kernel::PropertyManagerOwnervirtual
setProperties(const ::Json::Value &jsonValue, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >(), bool createMissing=false) overrideMantid::Kernel::PropertyManagerOwnervirtual
setPropertiesWithString(const std::string &propertiesString, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >()) overrideMantid::Kernel::PropertyManagerOwnervirtual
setProperty(const std::string &name, const T &value)Mantid::Kernel::IPropertyManagerinline
setProperty(const std::string &name, std::unique_ptr< T > value)Mantid::Kernel::IPropertyManagerinline
setProperty(const std::string &name, const char *value)Mantid::Kernel::IPropertyManagerinline
setProperty(const std::string &name, const std::string &value)Mantid::Kernel::IPropertyManagerinline
setPropertyGroup(const std::string &name, const std::string &group)Mantid::Kernel::IPropertyManagerinline
setPropertyOrdinal(const int &index, const std::string &value) overrideMantid::Kernel::PropertyManagerOwnervirtual
setPropertySettings(const std::string &name, std::unique_ptr< IPropertySettings > settings)Mantid::Kernel::IPropertyManager
setPropertyValue(const std::string &name, const std::string &value) overrideMantid::Kernel::PropertyManagerOwnervirtual
setPropertyValueFromJson(const std::string &name, const Json::Value &value) overrideMantid::Kernel::PropertyManagerOwnervirtual
setTypedProperty(const std::string &name, const T &value, const std::false_type &)Mantid::Kernel::IPropertyManagerinlineprivate
setTypedProperty(const std::string &name, const T &value, const std::true_type &)Mantid::Kernel::IPropertyManagerinlineprivate
setTypedProperty(const std::string &name, std::unique_ptr< T > value, const std::true_type &)Mantid::Kernel::IPropertyManagerinlineprivate
splitByTime(std::vector< SplittingInterval > &, std::vector< PropertyManager * >) const overrideMantid::Kernel::PropertyManagerOwnerinlinevirtual
takeProperty(const size_t index) overrideMantid::Kernel::PropertyManagerOwnervirtual
updatePropertyValues(const IPropertyManager &other)Mantid::Kernel::IPropertyManager
validateProperties() const overrideMantid::Kernel::PropertyManagerOwnervirtual
~IPropertyManager()=defaultMantid::Kernel::IPropertyManagervirtual