addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
clearMetaInfo() | MetaInfoInterface | |
comment_ | ExperimentalSettings | protected |
contacts_ | ExperimentalSettings | protected |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
datetime_ | ExperimentalSettings | protected |
DocumentIdentifier() | DocumentIdentifier | |
DocumentIdentifier(const DocumentIdentifier &)=default | DocumentIdentifier | |
DocumentIdentifier(DocumentIdentifier &&)=default | DocumentIdentifier | |
ExperimentalSettings()=default | ExperimentalSettings | |
ExperimentalSettings(const ExperimentalSettings &)=default | ExperimentalSettings | |
ExperimentalSettings(ExperimentalSettings &&)=default | ExperimentalSettings | |
file_path_ | DocumentIdentifier | protected |
file_type_ | DocumentIdentifier | protected |
fraction_identifier_ | ExperimentalSettings | protected |
getComment() const | ExperimentalSettings | |
getContacts() const | ExperimentalSettings | |
getContacts() | ExperimentalSettings | |
getDateTime() const | ExperimentalSettings | |
getFractionIdentifier() const | ExperimentalSettings | |
getHPLC() const | ExperimentalSettings | |
getHPLC() | ExperimentalSettings | |
getIdentifier() const | DocumentIdentifier | |
getInstrument() const | ExperimentalSettings | |
getInstrument() | ExperimentalSettings | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getLoadedFilePath() const | DocumentIdentifier | |
getLoadedFileType() const | DocumentIdentifier | |
getMetaValue(const String &name) const | MetaInfoInterface | |
getMetaValue(const String &name, const DataValue &default_value) const | MetaInfoInterface | |
getMetaValue(UInt index) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value) const | MetaInfoInterface | |
getProteinIdentifications() const | ExperimentalSettings | |
getProteinIdentifications() | ExperimentalSettings | |
getSample() const | ExperimentalSettings | |
getSample() | ExperimentalSettings | |
getSourceFiles() const | ExperimentalSettings | |
getSourceFiles() | ExperimentalSettings | |
hplc_ | ExperimentalSettings | protected |
id_ | DocumentIdentifier | protected |
instrument_ | ExperimentalSettings | protected |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | protected |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
operator!=(const ExperimentalSettings &rhs) const | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const ExperimentalSettings &)=default | ExperimentalSettings | |
operator=(ExperimentalSettings &&)=default | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
OpenMS::DocumentIdentifier::operator=(const DocumentIdentifier &)=default | DocumentIdentifier | |
OpenMS::DocumentIdentifier::operator=(DocumentIdentifier &&) &=default | DocumentIdentifier | |
operator==(const ExperimentalSettings &rhs) const | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
OpenMS::DocumentIdentifier::operator==(const DocumentIdentifier &rhs) const | DocumentIdentifier | |
protein_identifications_ | ExperimentalSettings | protected |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
sample_ | ExperimentalSettings | protected |
setComment(const String &comment) | ExperimentalSettings | |
setContacts(const std::vector< ContactPerson > &contacts) | ExperimentalSettings | |
setDateTime(const DateTime &date) | ExperimentalSettings | |
setFractionIdentifier(const String &fraction_identifier) | ExperimentalSettings | |
setHPLC(const HPLC &hplc) | ExperimentalSettings | |
setIdentifier(const String &id) | DocumentIdentifier | |
setInstrument(const Instrument &instrument) | ExperimentalSettings | |
setLoadedFilePath(const String &file_name) | DocumentIdentifier | |
setLoadedFileType(const String &file_name) | DocumentIdentifier | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setProteinIdentifications(const std::vector< ProteinIdentification > &protein_identifications) | ExperimentalSettings | |
setSample(const Sample &sample) | ExperimentalSettings | |
setSourceFiles(const std::vector< SourceFile > &source_files) | ExperimentalSettings | |
source_files_ | ExperimentalSettings | protected |
OpenMS::swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::DocumentIdentifier::swap(DocumentIdentifier &from) | DocumentIdentifier | |
~DocumentIdentifier() | DocumentIdentifier | virtual |
~ExperimentalSettings() override | ExperimentalSettings | |
~MetaInfoInterface() | MetaInfoInterface | |