![]() |
OpenMS
|
#include <OpenMS/ANALYSIS/TARGETED/TargetedExperimentHelper.h>
Public Member Functions | |
| CV (const std::string &new_id, const std::string &new_fullname, const std::string &new_version, const std::string &new_URI) | |
| bool | operator== (const CV &cv) const |
Public Attributes | |
| std::string | id |
| std::string | fullname |
| std::string | version |
| std::string | URI |
|
inline |
|
inline |
References CV::fullname, CV::id, CV::URI, and CV::version.
| std::string fullname |
Referenced by CV::operator==().
| std::string id |
Referenced by CV::operator==().
| std::string URI |
Referenced by CV::operator==().
| std::string version |
Referenced by CV::operator==().