OpenMS
|
This is the complete list of members for DimBase, including all inherited members.
clone() const =0 | DimBase | pure virtual |
DimBase()=delete | DimBase | |
DimBase(DIM_UNIT unit) | DimBase | inline |
formattedValue(const ValueType value) const | DimBase | |
formattedValue(ValueType value, const String &prefix) const | DimBase | |
fromXY(const ValueType in, Peak1D &p) const =0 | DimBase | pure virtual |
fromXY(const ValueType in, ChromatogramPeak &p) const =0 | DimBase | pure virtual |
fromXY(const ValueType in, MobilityPeak1D &p) const =0 | DimBase | pure virtual |
fromXY(const ValueType in, MobilityPeak2D &p) const =0 | DimBase | pure virtual |
getDimName() const | DimBase | inline |
getDimNameShort() const | DimBase | inline |
getUnit() const | DimBase | inline |
map(const Peak1D &p) const =0 | DimBase | pure virtual |
map(const Peak2D &p) const =0 | DimBase | pure virtual |
map(const ChromatogramPeak &p) const =0 | DimBase | pure virtual |
map(const MSExperiment::ConstAreaIterator &it) const =0 | DimBase | pure virtual |
map(const MobilityPeak1D &p) const =0 | DimBase | pure virtual |
map(const MobilityPeak2D &p) const =0 | DimBase | pure virtual |
map(const MSSpectrum &spec, const Size index) const =0 | DimBase | pure virtual |
map(const MSChromatogram &chrom, const Size index) const =0 | DimBase | pure virtual |
map(const Mobilogram &mb, const Size index) const =0 | DimBase | pure virtual |
map(const MSSpectrum &spec) const =0 | DimBase | pure virtual |
map(const MSChromatogram &chrom) const =0 | DimBase | pure virtual |
map(const BaseFeature &bf) const =0 | DimBase | pure virtual |
map(const PeptideIdentification &pi) const =0 | DimBase | pure virtual |
map(const RangeAllType &rm) const =0 | DimBase | pure virtual |
map(RangeAllType &rm) const =0 | DimBase | pure virtual |
operator=(const DimBase &rhs)=default | DimBase | |
operator==(const DimBase &rhs) const | DimBase | inline |
setRange(const RangeBase &in, RangeAllType &out) const =0 | DimBase | pure virtual |
unit_ | DimBase | protected |
valuePrecision() const | DimBase | |
ValueType typedef | DimBase | |
ValueTypes typedef | DimBase | |
~DimBase() noexcept=default | DimBase | virtual |