11#include <OpenMS/OpenMSConfig.h>
Controlled Vocabulary Reference.
Definition CVReference.h:27
CVReference & operator=(const CVReference &rhs)
Assignment operator.
bool operator==(const CVReference &rhs) const
equality operator
virtual ~CVReference()
Destructor.
std::string identifier_
Definition CVReference.h:73
const std::string & getName() const
returns the name of the CV reference
std::string name_
Definition CVReference.h:71
CVReference()
Default constructor.
const std::string & getIdentifier() const
returns the CV identifier which is referenced
void setName(const std::string &name)
sets the name of the CV reference
bool operator!=(const CVReference &rhs) const
inequality operator
void setIdentifier(const std::string &identifier)
sets the CV identifier which is referenced
CVReference(const CVReference &rhs)
Copy constructor.
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19