#include <OpenMS/ANALYSIS/TARGETED/TargetedExperimentHelper.h>
Public Member Functions | |
| Prediction () | |
| bool | operator== (const Prediction &rhs) const |
| Prediction & | operator= (const Prediction &rhs) |
Public Attributes | |
| String | software_ref |
| String | contact_ref |
| Prediction | ( | ) | [inline] |
| Prediction& operator= | ( | const Prediction & | rhs | ) | [inline] |
References Prediction::contact_ref, CVTermList::operator=(), and Prediction::software_ref.
| bool operator== | ( | const Prediction & | rhs | ) | const [inline] |
References Prediction::contact_ref, CVTermList::operator==(), and Prediction::software_ref.
Referenced by Prediction::operator=(), and Prediction::operator==().
Referenced by Prediction::operator=(), and Prediction::operator==().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |