35 #ifndef OPENMS_METADATA_SOFTWARE_H 36 #define OPENMS_METADATA_SOFTWARE_H 69 const String & getName()
const;
71 void setName(
const String & name);
74 const String & getVersion()
const;
76 void setVersion(
const String & version);
84 #endif // OPENMS_METADATA_SOFTWARE_H
A more convenient string class.
Definition: String.h:57
Representation of controlled vocabulary term list.
Definition: CVTermList.h:53
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Description of the software used for processing.
Definition: Software.h:49
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
String name_
Definition: Software.h:79
String version_
Definition: Software.h:80
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824