Base typedef | ElementPair | |
ElementPair() | ElementPair | [inline] |
ElementPair(const ElementPair &fp) | ElementPair | [inline] |
ElementPair(ElementType const &first, ElementType const &second, QualityType const &quality=QualityType(0)) | ElementPair | [inline] |
getFirst() const | ElementPair | [inline] |
getFirst() | ElementPair | [inline] |
getQuality() const | ElementPair | [inline] |
getQuality() | ElementPair | [inline] |
getSecond() const | ElementPair | [inline] |
getSecond() | ElementPair | [inline] |
operator!=(const ElementPair &rhs) const | ElementPair | [inline] |
operator=(const ElementPair &rhs) | ElementPair | [inline] |
operator==(const ElementPair &rhs) const | ElementPair | [inline] |
quality_ | ElementPair | [protected] |
QualityType typedef | ElementPair | |
setFirst(const ElementType &frt) | ElementPair | [inline] |
setQuality(QualityType ql) | ElementPair | [inline] |
setSecond(const ElementType &sec) | ElementPair | [inline] |
~ElementPair() | ElementPair | [inline, virtual] |
Generated Tue Apr 1 15:36:41 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |