37 #include <OpenMS/OpenMSConfig.h>
Controlled Vocabulary Reference.
Definition: CVReference.h:53
const String & getIdentifier() const
returns the CV identifier which is referenced
bool operator==(const CVReference &rhs) const
equality operator
virtual ~CVReference()
Destructor.
void setIdentifier(const String &identifier)
sets the CV identifier which is referenced
String name_
Definition: CVReference.h:97
CVReference()
Default constructor.
void setName(const String &name)
sets the name of the CV reference
CVReference & operator=(const CVReference &rhs)
Assignment operator.
const String & getName() const
returns the name of the CV reference
bool operator!=(const CVReference &rhs) const
inequality operator
CVReference(const CVReference &rhs)
Copy constructor.
String identifier_
Definition: CVReference.h:99
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47