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