Compare by quality. More...
#include <OpenMS/KERNEL/BaseFeature.h>
Public Member Functions | |
| bool | operator() (const BaseFeature &left, const BaseFeature &right) const |
| bool | operator() (const BaseFeature &left, const QualityType &right) const |
| bool | operator() (const QualityType &left, const BaseFeature &right) const |
| bool | operator() (const QualityType &left, const QualityType &right) const |
Compare by quality.
| bool operator() | ( | const BaseFeature & | left, | |
| const BaseFeature & | right | |||
| ) | const [inline] |
References BaseFeature::getQuality().
| bool operator() | ( | const QualityType & | left, | |
| const QualityType & | right | |||
| ) | const [inline] |
| bool operator() | ( | const QualityType & | left, | |
| const BaseFeature & | right | |||
| ) | const [inline] |
References BaseFeature::getQuality().
| bool operator() | ( | const BaseFeature & | left, | |
| const QualityType & | right | |||
| ) | const [inline] |
References BaseFeature::getQuality().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |