Predicate that determines if a class has a certain metavalue. More...
#include <OpenMS/KERNEL/RangeUtils.h>
 
  
 | Public Member Functions | |
| HasMetaValue (String metavalue, bool reverse=false) | |
| Constructor.  More... | |
| bool | operator() (const MetaContainer &s) const | 
| Protected Attributes | |
| String | metavalue_key_ | 
| bool | reverse_ | 
Predicate that determines if a class has a certain metavalue.
MetaContainer must be a MetaInfoInterface or have the same interface
| 
 | inline | 
Constructor.
| metavalue | MetaValue that needs to be present. | 
| reverse | if reverseis true, operator() returns true if the metavalue does not exist. | 
| 
 | inline | 
| 
 | protected | 
Referenced by HasMetaValue< MetaContainer >::operator()().
| 
 | protected | 
Referenced by HasMetaValue< MetaContainer >::operator()().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |