clearMetaInfo() | MetaInfoInterface | |
clone() const | Digestion | [virtual] |
comment_ | SampleTreatment | [protected] |
createIfNotExists_() | MetaInfoInterface | [inline, protected] |
Digestion() | Digestion | |
Digestion(const Digestion &) | Digestion | |
digestion_time_ | Digestion | [protected] |
enzyme_ | Digestion | [protected] |
getComment() const | SampleTreatment | |
getDigestionTime() const | Digestion | |
getEnzyme() const | Digestion | |
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 | |
getPh() const | Digestion | |
getTemperature() const | Digestion | |
getType() const | SampleTreatment | |
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 | |
operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const Digestion &) | Digestion | |
OpenMS::SampleTreatment::operator=(const SampleTreatment &) | SampleTreatment | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const SampleTreatment &rhs) const | Digestion | [virtual] |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
ph_ | Digestion | [protected] |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
SampleTreatment(const String &type) | SampleTreatment | |
SampleTreatment(const SampleTreatment &) | SampleTreatment | |
setComment(const String &comment) | SampleTreatment | |
setDigestionTime(float digestion_time) | Digestion | |
setEnzyme(const String &enzyme) | Digestion | |
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 | |
setPh(float ph) | Digestion | |
setTemperature(float temperature) | Digestion | |
temperature_ | Digestion | [protected] |
type_ | SampleTreatment | [protected] |
~Digestion() | Digestion | [virtual] |
~MetaInfoInterface() | MetaInfoInterface | |
~SampleTreatment() | SampleTreatment | [virtual] |