 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
92 bool metaValueExists(
const String& name)
const;
94 bool metaValueExists(
UInt index)
const;
102 void removeMetaValue(
const String& name);
104 void removeMetaValue(
UInt index);
113 void getKeys(std::vector<String>& keys)
const;
116 void getKeys(std::vector<UInt>& keys)
const;
119 bool isMetaEmpty()
const;
122 void clearMetaInfo();
127 inline void createIfNotExists_();
A more convenient string class.
Definition: String.h:58
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Class to hold strings, numeric values, lists of strings and lists of numeric values.
Definition: DataValue.h:58
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
static const DataValue EMPTY
Empty data value for comparisons.
Definition: DataValue.h:64
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)