OpenMS
|
Origin and name of a statistic. More...
#include <OpenMS/VISUAL/VISITORS/LayerStatistics.h>
Public Member Functions | |
bool | operator< (const RangeStatsType &rhs) const |
bool | operator== (const RangeStatsType &rhs) const |
Public Attributes | |
RangeStatsSource | src |
std::string | name |
Origin and name of a statistic.
|
inline |
References RangeStatsType::name, and RangeStatsType::src.
|
inline |
References RangeStatsType::name, and RangeStatsType::src.
std::string name |
Referenced by RangeStatsType::operator<(), and RangeStatsType::operator==().
RangeStatsSource src |
Referenced by RangeStatsType::operator<(), and RangeStatsType::operator==().