Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::ArrayProperty< T > Member List

This is the complete list of members for Mantid::Kernel::ArrayProperty< T >, including all inherited members.

allowedValues() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
ArrayProperty(const std::string &name, std::vector< T > vec, const IValidator_sptr &validator=IValidator_sptr(new NullValidator), const unsigned int direction=Direction::Input)Mantid::Kernel::ArrayProperty< T >
ArrayProperty(const std::string &name, const IValidator_sptr &validator, const unsigned int direction=Direction::Input)Mantid::Kernel::ArrayProperty< T >
ArrayProperty(const std::string &name, const unsigned int direction=Direction::Input)Mantid::Kernel::ArrayProperty< T >
ArrayProperty(const std::string &name, const std::string &values, const IValidator_sptr &validator=IValidator_sptr(new NullValidator), const unsigned int direction=Direction::Input)Mantid::Kernel::ArrayProperty< T >
ArrayProperty(const ArrayProperty &)Mantid::Kernel::ArrayProperty< T >
autoTrim() constMantid::Kernel::Property
clearSettings()Mantid::Kernel::Property
clone() const overrideMantid::Kernel::ArrayProperty< T >virtual
createHistory() constMantid::Kernel::Propertyvirtual
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
g_loggerMantid::Kernel::PropertyWithValue< std::vector< T > >privatestatic
getDefault() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
getGroup()Mantid::Kernel::Propertyinline
getMemorySize() constMantid::Kernel::Propertyinlinevirtual
getSettings()Mantid::Kernel::Property
getValidator() constMantid::Kernel::PropertyWithValue< std::vector< T > >
getValueForAlias(const std::vector< T > &alias) constMantid::Kernel::PropertyWithValue< std::vector< T > >private
hasTemporaryValue() constMantid::Kernel::Property
isDefault() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
isMultipleSelectionAllowed() overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
isValid() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
isValueSerializable() constMantid::Kernel::Propertyinlinevirtual
m_autotrimMantid::Kernel::Propertyprivate
m_directionMantid::Kernel::Propertyprivate
m_documentationMantid::Kernel::Propertyprivate
m_groupMantid::Kernel::Propertyprivate
m_initialValueMantid::Kernel::PropertyWithValue< std::vector< T > >protected
m_nameMantid::Kernel::Propertyprotected
m_rememberMantid::Kernel::Propertyprivate
m_settingsMantid::Kernel::Propertyprivate
m_typeinfoMantid::Kernel::Propertyprivate
m_unitsMantid::Kernel::Propertyprivate
m_validatorMantid::Kernel::PropertyWithValue< std::vector< T > >private
m_valueMantid::Kernel::PropertyWithValue< std::vector< T > >protected
merge(Property *)Mantid::Kernel::Propertyinlinevirtual
name() constMantid::Kernel::Property
operator const std::vector< T > &() constMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
operator!=(const PropertyWithValue< std::vector< T > > &rhs) constMantid::Kernel::PropertyWithValue< std::vector< T > >
operator()() constMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
operator+=(Property const *right) overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
operator=(const PropertyWithValue &right)Mantid::Kernel::PropertyWithValue< std::vector< T > >
operator=(const std::vector< T > &value)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
operator==(const PropertyWithValue< std::vector< T > > &rhs) constMantid::Kernel::PropertyWithValue< std::vector< T > >
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::vector< T > defaultValue, IValidator_sptr validator=IValidator_sptr(new NullValidator), const unsigned int direction=Direction::Input)Mantid::Kernel::PropertyWithValue< std::vector< T > >
PropertyWithValue(std::string name, std::vector< T > defaultValue, const unsigned int direction)Mantid::Kernel::PropertyWithValue< std::vector< T > >
PropertyWithValue(const std::string &name, std::vector< T > defaultValue, const std::string &defaultValueStr, IValidator_sptr validator, const unsigned int direction)Mantid::Kernel::PropertyWithValue< std::vector< T > >
PropertyWithValue(const PropertyWithValue< std::vector< T > > &right)Mantid::Kernel::PropertyWithValue< std::vector< T > >
PropertyWithValue()=defaultMantid::Kernel::PropertyWithValue< std::vector< T > >private
remember() constMantid::Kernel::Property
replaceValidator(IValidator_sptr newValidator)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file) overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
saveProperty(::NeXus::File *file)Mantid::Kernel::PropertyWithValue< std::vector< T > >virtual
setAutoTrim(const bool &setting)Mantid::Kernel::Property
setDataItem(const std::shared_ptr< DataItem > &data) overrideMantid::Kernel::PropertyWithValue< std::vector< T > >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::vector< T > >private
setTypedValue(const U &value, const std::false_type &)Mantid::Kernel::PropertyWithValue< std::vector< T > >private
setUnits(const std::string &unit)Mantid::Kernel::Propertyvirtual
setValue(const std::string &value) overrideMantid::Kernel::ArrayProperty< T >virtual
setValueFromJson(const Json::Value &value) overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
setValueFromProperty(const Property &right) overrideMantid::Kernel::PropertyWithValue< std::vector< T > >privatevirtual
size() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >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::Kernel::ArrayProperty< T >virtual
valueAsJson() const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
valueAsPrettyStr(const size_t maxLength=0, const bool collapseLists=true) const overrideMantid::Kernel::PropertyWithValue< std::vector< T > >virtual
visualStudioC4661Workaround()Mantid::Kernel::ArrayProperty< T >private
visualStudioC4661Workaround()Mantid::Kernel::ArrayProperty< T >private
visualStudioC4661Workaround()Mantid::Kernel::ArrayProperty< T >private
~Property()Mantid::Kernel::Propertyvirtual