OpenMS
MzTabPeptideSectionRow::RowCompare Struct Reference

Comparison operator for sorting rows. More...

#include <OpenMS/FORMAT/MzTab.h>

Public Member Functions

bool operator() (const MzTabPeptideSectionRow &row1, const MzTabPeptideSectionRow &row2) const
 

Detailed Description

Comparison operator for sorting rows.

Member Function Documentation

◆ operator()()

bool operator() ( const MzTabPeptideSectionRow row1,
const MzTabPeptideSectionRow row2 
) const
inline