allowedValues() const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
autoTrim() const | Mantid::Kernel::Property | |
clearSettings() | Mantid::Kernel::Property | |
clone() const override | Mantid::API::MultipleFileProperty | inlinevirtual |
createHistory() const | Mantid::Kernel::Property | 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 |
g_logger | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | privatestatic |
getDefault() const override | Mantid::API::MultipleFileProperty | virtual |
getDefaultExt() const | Mantid::API::MultipleFileProperty | inline |
getExts() const | Mantid::API::MultipleFileProperty | inline |
getGroup() | Mantid::Kernel::Property | inline |
getMemorySize() const | Mantid::Kernel::Property | inlinevirtual |
getSettings() | Mantid::Kernel::Property | |
getValidator() const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
getValueForAlias(const std::vector< std::vector< std::string > > &alias) const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | private |
hasTemporaryValue() const | Mantid::Kernel::Property | |
isDefault() const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
isEmptyValueValid() const | Mantid::API::MultipleFileProperty | private |
isMultipleSelectionAllowed() override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
isOptional() const | Mantid::API::MultipleFileProperty | |
isValid() const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
isValueSerializable() const | Mantid::Kernel::Property | inlinevirtual |
m_action | Mantid::API::MultipleFileProperty | private |
m_allowEmptyTokens | Mantid::API::MultipleFileProperty | private |
m_autotrim | Mantid::Kernel::Property | private |
m_defaultExt | Mantid::API::MultipleFileProperty | private |
m_direction | Mantid::Kernel::Property | private |
m_documentation | Mantid::Kernel::Property | private |
m_exts | Mantid::API::MultipleFileProperty | private |
m_group | Mantid::Kernel::Property | private |
m_initialValue | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | protected |
m_multiFileLoadingEnabled | Mantid::API::MultipleFileProperty | private |
m_name | Mantid::Kernel::Property | protected |
m_oldFoundValue | Mantid::API::MultipleFileProperty | private |
m_oldPropValue | Mantid::API::MultipleFileProperty | private |
m_parser | Mantid::API::MultipleFileProperty | 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::vector< std::vector< std::string > > > | private |
m_value | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | protected |
merge(Property *) | Mantid::Kernel::Property | inlinevirtual |
MultipleFileProperty(const std::string &name, unsigned int action, const std::vector< std::string > &exts=std::vector< std::string >(), bool allowEmptyTokens=false) | Mantid::API::MultipleFileProperty | |
MultipleFileProperty(const std::string &name, const std::vector< std::string > &exts=std::vector< std::string >()) | Mantid::API::MultipleFileProperty | |
MultipleFileProperty(const MultipleFileProperty &)=default | Mantid::API::MultipleFileProperty | |
name() const | Mantid::Kernel::Property | |
operator const std::vector< std::vector< std::string > > &() const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
operator!=(const PropertyWithValue< std::vector< std::vector< std::string > > > &rhs) const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
operator()() const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
operator+=(Property const *right) override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
operator=(const MultipleFileProperty &)=default | Mantid::API::MultipleFileProperty | |
PropertyWithValue< std::vector< std::vector< std::string > > >::operator=(const PropertyWithValue &right) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
PropertyWithValue< std::vector< std::vector< std::string > > >::operator=(const std::vector< std::vector< std::string > > &value) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
operator==(const PropertyWithValue< std::vector< std::vector< std::string > > > &rhs) const | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
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::vector< std::vector< std::string > > defaultValue, IValidator_sptr validator=IValidator_sptr(new NullValidator), const unsigned int direction=Direction::Input) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
PropertyWithValue(std::string name, std::vector< std::vector< std::string > > defaultValue, const unsigned int direction) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
PropertyWithValue(const std::string &name, std::vector< std::vector< std::string > > defaultValue, const std::string &defaultValueStr, IValidator_sptr validator, const unsigned int direction) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
PropertyWithValue(const PropertyWithValue< std::vector< std::vector< std::string > > > &right) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | |
PropertyWithValue()=default | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | private |
remember() const | Mantid::Kernel::Property | |
replaceValidator(IValidator_sptr newValidator) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
saveProperty(::NeXus::File *file) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
setAutoTrim(const bool &setting) | Mantid::Kernel::Property | |
setDataItem(const std::shared_ptr< DataItem > &data) override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | 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::vector< std::vector< std::string > > > | private |
setTypedValue(const U &value, const std::false_type &) | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | private |
setUnits(const std::string &unit) | Mantid::Kernel::Property | virtual |
setValue(const std::string &propValue) override | Mantid::API::MultipleFileProperty | virtual |
setValueAsMultipleFiles(const std::string &propValue) | Mantid::API::MultipleFileProperty | private |
setValueAsSingleFile(const std::string &propValue) | Mantid::API::MultipleFileProperty | private |
setValueFromJson(const Json::Value &value) override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
setValueFromProperty(const Property &right) override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | privatevirtual |
size() const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | 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::MultipleFileProperty | virtual |
valueAsJson() const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
valueAsPrettyStr(const size_t maxLength=0, const bool collapseLists=true) const override | Mantid::Kernel::PropertyWithValue< std::vector< std::vector< std::string > > > | virtual |
~Property() | Mantid::Kernel::Property | virtual |