Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
IsEmptySpectrum< SpectrumType > Class Template Reference

Predicate that determines if a spectrum is empty. More...

#include <OpenMS/KERNEL/RangeUtils.h>

Inheritance diagram for IsEmptySpectrum< SpectrumType >:

Public Member Functions

 IsEmptySpectrum (bool reverse=false)
 Constructor. More...
 
bool operator() (const SpectrumType &s) const
 

Protected Attributes

bool reverse_
 

Detailed Description

template<class SpectrumType>
class OpenMS::IsEmptySpectrum< SpectrumType >

Predicate that determines if a spectrum is empty.

SpectrumType must have a empty() method

Constructor & Destructor Documentation

◆ IsEmptySpectrum()

IsEmptySpectrum ( bool  reverse = false)
inlineexplicit

Constructor.

Parameters
reverseif reverse is true, operator() returns true if the spectrum is not empty

Member Function Documentation

◆ operator()()

bool operator() ( const SpectrumType s) const
inline

Member Data Documentation

◆ reverse_

bool reverse_
protected

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13