OpenMS
|
Does a meta value of this hit have at most the given value? More...
#include <OpenMS/PROCESSING/ID/IDFilter.h>
Public Types | |
typedef HitType | argument_type |
Public Member Functions | |
HasMaxMetaValue (const String &key_, const double &value_) | |
bool | operator() (const HitType &hit) const |
Public Attributes | |
String | key |
double | value |
Does a meta value of this hit have at most the given value?
typedef HitType argument_type |
|
inline |
|
inline |
References DataValue::isEmpty().
String key |
double value |