Predicate that determines if a spectrum is empty. More...
#include <OpenMS/KERNEL/RangeUtils.h>
 
  
 | Public Member Functions | |
| IsEmptySpectrum (bool reverse=false) | |
| Constructor.  More... | |
| bool | operator() (const SpectrumType &s) const | 
| Protected Attributes | |
| bool | reverse_ | 
Predicate that determines if a spectrum is empty.
SpectrumType must have a empty() method
| 
 | inlineexplicit | 
Constructor.
| reverse | if reverseis true, operator() returns true if the spectrum is not empty | 
| 
 | inline | 
References IsEmptySpectrum< SpectrumType >::reverse_.
| 
 | protected | 
Referenced by IsEmptySpectrum< SpectrumType >::operator()().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |