addCVTerm(const CVTerm &term) | CVTermList | |
checksum_ | SourceFile | protected |
checksum_type_ | SourceFile | protected |
ChecksumType enum name | SourceFile | |
clearMetaInfo() | MetaInfoInterface | |
consumeCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
cv_terms_ | CVTermList | protected |
CVTermList()=default | CVTermList | |
CVTermList(const CVTermList &)=default | CVTermList | |
CVTermList(CVTermList &&) noexcept | CVTermList | |
empty() const | CVTermList | |
file_size_ | SourceFile | protected |
file_type_ | SourceFile | protected |
getChecksum() const | SourceFile | |
getChecksumType() const | SourceFile | |
getCVTerms() const | CVTermList | |
getFileSize() const | SourceFile | |
getFileType() const | SourceFile | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getNameOfFile() const | SourceFile | |
getNativeIDType() const | SourceFile | |
getNativeIDTypeAccession() const | SourceFile | |
getPathToFile() const | SourceFile | |
hasCVTerm(const String &accession) const | CVTermList | |
isMetaEmpty() const | MetaInfoInterface | |
MD5 enum value | SourceFile | |
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 | |
name_of_file_ | SourceFile | protected |
NamesOfChecksumType | SourceFile | static |
native_id_type_ | SourceFile | protected |
native_id_type_accession_ | SourceFile | protected |
operator!=(const SourceFile &rhs) const | SourceFile | |
OpenMS::CVTermList::operator!=(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const SourceFile &)=default | SourceFile | |
operator=(SourceFile &&) &=default | SourceFile | |
OpenMS::CVTermList::operator=(const CVTermList &rhs) &=default | CVTermList | |
OpenMS::CVTermList::operator=(CVTermList &&) &=default | CVTermList | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const SourceFile &rhs) const | SourceFile | |
OpenMS::CVTermList::operator==(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
path_to_file_ | SourceFile | protected |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
replaceCVTerm(const CVTerm &cv_term) | CVTermList | |
replaceCVTerms(const std::vector< CVTerm > &cv_terms, const String &accession) | CVTermList | |
replaceCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
setChecksum(const String &checksum, ChecksumType type) | SourceFile | |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermList | |
setFileSize(float file_size) | SourceFile | |
setFileType(const String &file_type) | SourceFile | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setNameOfFile(const String &name_of_file) | SourceFile | |
setNativeIDType(const String &type) | SourceFile | |
setNativeIDTypeAccession(const String &accesssion) | SourceFile | |
setPathToFile(const String &path_path_to_file) | SourceFile | |
SHA1 enum value | SourceFile | |
SIZE_OF_CHECKSUMTYPE enum value | SourceFile | |
SourceFile() | SourceFile | |
SourceFile(const SourceFile &)=default | SourceFile | |
SourceFile(SourceFile &&)=default | SourceFile | |
UNKNOWN_CHECKSUM enum value | SourceFile | |
~CVTermList() | CVTermList | virtual |
~MetaInfoInterface() | MetaInfoInterface | |
~SourceFile() override | SourceFile | |