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

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

afterPropertySet(const std::string &)Mantid::Kernel::IPropertyManagerinlineprotectedvirtual
asJson(bool withDefaultValues=false) const =0Mantid::Kernel::IPropertyManagerpure virtual
asString(bool withDefaultValues=false) const =0Mantid::Kernel::IPropertyManagerpure virtual
clear()=0Mantid::Kernel::IPropertyManagerprotectedpure virtual
declareOrReplaceProperty(std::unique_ptr< Property > p, const std::string &doc="")=0Mantid::Kernel::IPropertyManagerpure virtual
declareProperty(std::unique_ptr< Property > p, const std::string &doc="")=0Mantid::Kernel::IPropertyManagerpure virtual
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::IPropertyManagerinline
declareProperty(const std::string &name, T value, const std::string &doc, const unsigned int direction=Direction::Input)Mantid::Kernel::IPropertyManagerinline
declareProperty(const std::string &name, T value, const unsigned int direction)Mantid::Kernel::IPropertyManagerinline
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::IPropertyManagerinline
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::IPropertyManagerinline
declareProperty(const std::string &name, const char *value, const unsigned int direction)Mantid::Kernel::IPropertyManagerinline
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 =0Mantid::Kernel::IPropertyManagerpure virtual
filterByProperty(const TimeSeriesProperty< bool > &, const std::vector< std::string > &)=0Mantid::Kernel::IPropertyManagerpure virtual
filterByTime(const Types::Core::DateAndTime &, const Types::Core::DateAndTime &)=0Mantid::Kernel::IPropertyManagerpure virtual
getDeclaredPropertyNames() const noexcept=0Mantid::Kernel::IPropertyManagerpure virtual
getPointerToProperty(const std::string &name) const =0Mantid::Kernel::IPropertyManagerpure virtual
getPointerToPropertyOrdinal(const int &index) const =0Mantid::Kernel::IPropertyManagerprotectedpure virtual
getProperties() const =0Mantid::Kernel::IPropertyManagerpure virtual
getPropertiesInGroup(const std::string &group) constMantid::Kernel::IPropertyManager
getProperty(const std::string &name) const =0Mantid::Kernel::IPropertyManagerpure virtual
getPropertyValue(const std::string &name) const =0Mantid::Kernel::IPropertyManagerpure virtual
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
getValue(const std::string &name) constMantid::Kernel::IPropertyManagerprotected
propertyCount() const =0Mantid::Kernel::IPropertyManagerpure virtual
removeProperty(const std::string &name, const bool delproperty=true)=0Mantid::Kernel::IPropertyManagerpure virtual
resetProperties()=0Mantid::Kernel::IPropertyManagerpure virtual
setProperties(const std::string &propertiesJson, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >(), bool createMissing=false)=0Mantid::Kernel::IPropertyManagerpure virtual
setProperties(const ::Json::Value &jsonValue, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >(), bool createMissing=false)=0Mantid::Kernel::IPropertyManagerpure virtual
setPropertiesWithString(const std::string &propertiesString, const std::unordered_set< std::string > &ignoreProperties=std::unordered_set< std::string >())=0Mantid::Kernel::IPropertyManagerpure virtual
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)=0Mantid::Kernel::IPropertyManagerpure virtual
setPropertySettings(const std::string &name, std::unique_ptr< IPropertySettings > settings)Mantid::Kernel::IPropertyManager
setPropertyValue(const std::string &name, const std::string &value)=0Mantid::Kernel::IPropertyManagerpure virtual
setPropertyValueFromJson(const std::string &name, const Json::Value &value)=0Mantid::Kernel::IPropertyManagerpure virtual
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 =0Mantid::Kernel::IPropertyManagerpure virtual
takeProperty(const size_t index)=0Mantid::Kernel::IPropertyManagerpure virtual
updatePropertyValues(const IPropertyManager &other)Mantid::Kernel::IPropertyManager
validateProperties() const =0Mantid::Kernel::IPropertyManagerpure virtual
~IPropertyManager()=defaultMantid::Kernel::IPropertyManagervirtual