ProteoWizard
Public Member Functions | List of all members
pwiz::analysis::SpectrumList_SorterPredicate_ScanStartTime Class Reference

#include <SpectrumList_Sorter.hpp>

Inheritance diagram for pwiz::analysis::SpectrumList_SorterPredicate_ScanStartTime:
pwiz::analysis::SpectrumList_Sorter::Predicate

Public Member Functions

virtual boost::logic::tribool less (const msdata::Spectrum &lhs, const msdata::Spectrum &rhs) const
 return values: true: lhs < rhs false: lhs >= rhs indeterminate: need a more detailed Spectrum object to decide More...
 
- Public Member Functions inherited from pwiz::analysis::SpectrumList_Sorter::Predicate
virtual boost::logic::tribool less (const msdata::SpectrumIdentity &lhs, const msdata::SpectrumIdentity &rhs) const
 return values: true: lhs < rhs false: lhs >= rhs indeterminate: need to see the full Spectrum object to decide More...
 
virtual ~Predicate ()
 

Detailed Description

Definition at line 85 of file SpectrumList_Sorter.hpp.

Member Function Documentation

§ less()

virtual boost::logic::tribool pwiz::analysis::SpectrumList_SorterPredicate_ScanStartTime::less ( const msdata::Spectrum lhs,
const msdata::Spectrum rhs 
) const
virtual

return values: true: lhs < rhs false: lhs >= rhs indeterminate: need a more detailed Spectrum object to decide

Reimplemented from pwiz::analysis::SpectrumList_Sorter::Predicate.


The documentation for this class was generated from the following file: