addTreatment(const SampleTreatment &treatment, Int before_position=-1) | Sample | |
clearMetaInfo() | MetaInfoInterface | |
comment_ | Sample | protected |
concentration_ | Sample | protected |
countTreatments() const | Sample | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
EMULSION enum value | Sample | |
GAS enum value | Sample | |
getComment() const | Sample | |
getConcentration() const | Sample | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMass() const | Sample | |
getMetaValue(const String &name) const | MetaInfoInterface | |
getMetaValue(UInt index) const | MetaInfoInterface | |
getName() const | Sample | |
getNumber() const | Sample | |
getOrganism() const | Sample | |
getState() const | Sample | |
getSubsamples() | Sample | |
getSubsamples() const | Sample | |
getTreatment(UInt position) | Sample | |
getTreatment(UInt position) const | Sample | |
getVolume() const | Sample | |
isMetaEmpty() const | MetaInfoInterface | |
LIQUID enum value | Sample | |
mass_ | Sample | protected |
meta_ | MetaInfoInterface | protected |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
name_ | Sample | protected |
NamesOfSampleState | Sample | static |
number_ | Sample | protected |
operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const Sample &source) | Sample | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const Sample &rhs) const | Sample | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
organism_ | Sample | protected |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
removeTreatment(UInt position) | Sample | |
Sample() | Sample | |
Sample(const Sample &source) | Sample | |
SAMPLENULL enum value | Sample | |
SampleState enum name | Sample | |
setComment(const String &comment) | Sample | |
setConcentration(double concentration) | Sample | |
setMass(double mass) | Sample | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setName(const String &name) | Sample | |
setNumber(const String &number) | Sample | |
setOrganism(const String &organism) | Sample | |
setState(SampleState state) | Sample | |
setSubsamples(const std::vector< Sample > &subsamples) | Sample | |
setVolume(double volume) | Sample | |
SIZE_OF_SAMPLESTATE enum value | Sample | |
SOLID enum value | Sample | |
SOLUTION enum value | Sample | |
state_ | Sample | protected |
subsamples_ | Sample | protected |
SUSPENSION enum value | Sample | |
treatments_ | Sample | protected |
volume_ | Sample | protected |
~MetaInfoInterface() | MetaInfoInterface | |
~Sample() | Sample | |