OpenMS
RangeStatsType Struct Reference

Origin and name of a statistic. More...

#include <OpenMS/VISUAL/VISITORS/LayerStatistics.h>

Collaboration diagram for RangeStatsType:
[legend]

Public Member Functions

bool operator< (const RangeStatsType &rhs) const
 
bool operator== (const RangeStatsType &rhs) const
 

Public Attributes

RangeStatsSource src
 
std::string name
 

Detailed Description

Origin and name of a statistic.

Member Function Documentation

◆ operator<()

bool operator< ( const RangeStatsType rhs) const
inline

◆ operator==()

bool operator== ( const RangeStatsType rhs) const
inline

Member Data Documentation

◆ name

std::string name

◆ src