OpenMS
|
This is the complete list of members for Observation, including all inherited members.
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
data_id | Observation | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
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 | |
input_file | Observation | |
isMetaEmpty() const | MetaInfoInterface | |
merge(const Observation &other) | Observation | inline |
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 | |
mz | Observation | |
Observation(const String &data_id, const InputFileRef &input_file, double rt=std::numeric_limits< double >::quiet_NaN(), double mz=std::numeric_limits< double >::quiet_NaN()) | Observation | inlineexplicit |
operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
rt | Observation | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
~MetaInfoInterface() | MetaInfoInterface |