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