11 #include <OpenMS/OpenMSConfig.h>
Controlled Vocabulary Reference.
Definition: CVReference.h:27
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:71
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:73
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19