addProteinIdentification(ProteinIdentification &protein_identification) | ExperimentalSettings | |
clearMetaInfo() | MetaInfoInterface | |
comment_ | ExperimentalSettings | [protected] |
contacts_ | ExperimentalSettings | [protected] |
createIfNotExists_() | MetaInfoInterface | [inline, protected] |
date_ | ExperimentalSettings | [protected] |
ExperimentalSettings() | ExperimentalSettings | |
ExperimentalSettings(const ExperimentalSettings &source) | ExperimentalSettings | |
ExperimentType enum name | ExperimentalSettings | |
getComment() const | ExperimentalSettings | |
getContacts() const | ExperimentalSettings | |
getContacts() | ExperimentalSettings | |
getDate() const | ExperimentalSettings | |
getHPLC() const | ExperimentalSettings | |
getHPLC() | ExperimentalSettings | |
getInstrument() const | ExperimentalSettings | |
getInstrument() | ExperimentalSettings | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name) const | MetaInfoInterface | |
getMetaValue(UInt index) const | MetaInfoInterface | |
getProcessingMethod() const | ExperimentalSettings | |
getProcessingMethod() | ExperimentalSettings | |
getProteinIdentifications() const | ExperimentalSettings | |
getProteinIdentifications() | ExperimentalSettings | |
getSample() const | ExperimentalSettings | |
getSample() | ExperimentalSettings | |
getSoftware() const | ExperimentalSettings | |
getSoftware() | ExperimentalSettings | |
getSourceFile() const | ExperimentalSettings | |
getSourceFile() | ExperimentalSettings | |
getType() const | ExperimentalSettings | |
hplc_ | ExperimentalSettings | [protected] |
HPLC_MS enum value | ExperimentalSettings | |
HPLC_MS_MS enum value | ExperimentalSettings | |
instrument_ | ExperimentalSettings | [protected] |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | [protected] |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
metaRegistry() const | MetaInfoInterface | |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
MS enum value | ExperimentalSettings | |
MS_MS enum value | ExperimentalSettings | |
NamesOfExperimentType | ExperimentalSettings | [static] |
operator!=(const ExperimentalSettings &rhs) const | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const ExperimentalSettings &source) | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const ExperimentalSettings &rhs) const | ExperimentalSettings | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
processing_method_ | ExperimentalSettings | [protected] |
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 | |
setDate(const Date &date) | ExperimentalSettings | |
setHPLC(const HPLC &hplc) | ExperimentalSettings | |
setInstrument(const Instrument &instrument) | ExperimentalSettings | |
setMetaValue(const String &name, const String &value) | MetaInfoInterface | |
setMetaValue(UInt index, const String &value) | MetaInfoInterface | |
setMetaValue(const String &name, Int value) | MetaInfoInterface | |
setMetaValue(UInt index, Int value) | MetaInfoInterface | |
setMetaValue(const String &name, UInt value) | MetaInfoInterface | |
setMetaValue(UInt index, UInt value) | MetaInfoInterface | |
setMetaValue(const String &name, Real value) | MetaInfoInterface | |
setMetaValue(UInt index, Real value) | MetaInfoInterface | |
setMetaValue(const String &name, DoubleReal value) | MetaInfoInterface | |
setMetaValue(UInt index, DoubleReal value) | MetaInfoInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setProcessingMethod(const ProcessingMethod &processing_method) | ExperimentalSettings | |
setProteinIdentifications(const std::vector< ProteinIdentification > &protein_identifications) | ExperimentalSettings | |
setSample(const Sample &sample) | ExperimentalSettings | |
setSoftware(const Software &software) | ExperimentalSettings | |
setSourceFile(const SourceFile &source_file) | ExperimentalSettings | |
setType(ExperimentType type) | ExperimentalSettings | |
SIZE_OF_EXPERIMENTTYPE enum value | ExperimentalSettings | |
software_ | ExperimentalSettings | [protected] |
source_file_ | ExperimentalSettings | [protected] |
type_ | ExperimentalSettings | [protected] |
UNKNOWN enum value | ExperimentalSettings | |
~ExperimentalSettings() | ExperimentalSettings | |
~MetaInfoInterface() | MetaInfoInterface | |