asMutable() const | FeatureHandle | inline |
charge_ | FeatureHandle | protected |
ChargeType typedef | FeatureHandle | |
clearUniqueId() | UniqueIdInterface | inline |
CoordinateType typedef | Peak2D | |
DIMENSION enum value | Peak2D | |
dimension_name_full_ | Peak2D | protectedstatic |
dimension_name_short_ | Peak2D | protectedstatic |
dimension_unit_full_ | Peak2D | protectedstatic |
dimension_unit_short_ | Peak2D | protectedstatic |
DimensionDescription enum name | Peak2D | |
ensureUniqueId() | UniqueIdInterface | |
FeatureHandle() | FeatureHandle | |
FeatureHandle(UInt64 map_index, const Peak2D &point, UInt64 element_index) | FeatureHandle | |
FeatureHandle(UInt64 map_index, const BaseFeature &feature) | FeatureHandle | |
FeatureHandle(const FeatureHandle &rhs) | FeatureHandle | |
fullDimensionName(UInt const dim) | Peak2D | static |
fullDimensionNameMZ() | Peak2D | static |
fullDimensionNameRT() | Peak2D | static |
fullDimensionUnit(UInt const dim) | Peak2D | static |
fullDimensionUnitMZ() | Peak2D | static |
fullDimensionUnitRT() | Peak2D | static |
getCharge() const | FeatureHandle | |
getIntensity() const | Peak2D | inline |
getMapIndex() const | FeatureHandle | |
getMZ() const | Peak2D | inline |
getPosition() const | Peak2D | inline |
getPosition() | Peak2D | inline |
getRT() const | Peak2D | inline |
getUniqueId() const | UniqueIdInterface | inline |
getWidth() const | FeatureHandle | |
hasInvalidUniqueId() const | UniqueIdInterface | inline |
hasValidUniqueId() const | UniqueIdInterface | inline |
intensity_ | Peak2D | protected |
IntensityType typedef | Peak2D | |
INVALID enum value | UniqueIdInterface | |
isValid(UInt64 unique_id) | UniqueIdInterface | inlinestatic |
map_index_ | FeatureHandle | protected |
MZ enum value | Peak2D | |
operator!=(const FeatureHandle &i) const | FeatureHandle | |
OpenMS::Peak2D::operator!=(const Peak2D &rhs) const | Peak2D | inline |
operator=(const FeatureHandle &rhs) | FeatureHandle | |
OpenMS::Peak2D::operator=(const Peak2D &rhs)=default | Peak2D | |
OpenMS::Peak2D::operator=(Peak2D &&) noexcept=default | Peak2D | |
OpenMS::UniqueIdInterface::operator=(UniqueIdInterface const &rhs)=default | UniqueIdInterface | |
OpenMS::UniqueIdInterface::operator=(UniqueIdInterface &&) &=default | UniqueIdInterface | |
operator==(const FeatureHandle &i) const | FeatureHandle | |
OpenMS::Peak2D::operator==(const Peak2D &rhs) const | Peak2D | inline |
OpenMS::UniqueIdInterface::operator==(UniqueIdInterface const &rhs) const | UniqueIdInterface | inline |
Peak2D()=default | Peak2D | |
Peak2D(const PositionType &pos, const IntensityType in) | Peak2D | inlineexplicit |
Peak2D(const Peak2D &p)=default | Peak2D | |
Peak2D(Peak2D &&) noexcept=default | Peak2D | |
position_ | Peak2D | protected |
PositionType typedef | Peak2D | |
RT enum value | Peak2D | |
setCharge(ChargeType charge) | FeatureHandle | |
setIntensity(IntensityType intensity) | Peak2D | inline |
setMapIndex(UInt64 i) | FeatureHandle | |
setMZ(CoordinateType coordinate) | Peak2D | inline |
setPosition(const PositionType &position) | Peak2D | inline |
setRT(CoordinateType coordinate) | Peak2D | inline |
setUniqueId() | UniqueIdInterface | |
setUniqueId(UInt64 rhs) | UniqueIdInterface | inline |
setUniqueId(const String &rhs) | UniqueIdInterface | |
setWidth(WidthType width) | FeatureHandle | |
shortDimensionName(UInt const dim) | Peak2D | static |
shortDimensionNameMZ() | Peak2D | static |
shortDimensionNameRT() | Peak2D | static |
shortDimensionUnit(UInt const dim) | Peak2D | static |
shortDimensionUnitMZ() | Peak2D | static |
shortDimensionUnitRT() | Peak2D | static |
swap(UniqueIdInterface &from) | UniqueIdInterface | inline |
unique_id_ | UniqueIdInterface | protected |
UniqueIdInterface() | UniqueIdInterface | inline |
UniqueIdInterface(const UniqueIdInterface &rhs)=default | UniqueIdInterface | |
UniqueIdInterface(UniqueIdInterface &&rhs)=default | UniqueIdInterface | |
width_ | FeatureHandle | protected |
WidthType typedef | FeatureHandle | |
~FeatureHandle() override | FeatureHandle | |
~Peak2D() noexcept=default | Peak2D | |
~UniqueIdInterface()=default | UniqueIdInterface | virtual |