![]() |
OpenMS
|
This is the complete list of members for DimMapper< N_DIM >, including all inherited members.
| create_(DIM_UNIT u) | DimMapper< N_DIM > | inlineprotectedstatic |
| DimMapper()=delete | DimMapper< N_DIM > | |
| DimMapper(const DIM_UNIT(&units)[N_DIM]) | DimMapper< N_DIM > | inline |
| DimMapper(const DimMapper &rhs) | DimMapper< N_DIM > | inline |
| dims_ | DimMapper< N_DIM > | protected |
| fromXY(const DRange< N_DIM > &in, RangeManager< Ranges... > &output) const | DimMapper< N_DIM > | inline |
| fromXY(const Point &in, RangeManager< Ranges... > &output) const | DimMapper< N_DIM > | inline |
| fromXY(const Point &in, T &out) const | DimMapper< N_DIM > | inline |
| fromXY(const Point &in) const | DimMapper< N_DIM > | inline |
| getDim(DIM d) const | DimMapper< N_DIM > | inline |
| hasUnit(DIM_UNIT unit) const | DimMapper< N_DIM > | inline |
| map(const T &data) const | DimMapper< N_DIM > | inline |
| map(const Container &data, const Size index) const | DimMapper< N_DIM > | inline |
| mapRange(const RangeManager< Ranges... > &ranges) const | DimMapper< N_DIM > | inline |
| operator!=(const DimMapper &rhs) const | DimMapper< N_DIM > | inline |
| operator=(const DimMapper &rhs) | DimMapper< N_DIM > | inline |
| operator==(const DimMapper &rhs) const | DimMapper< N_DIM > | inline |
| Point typedef | DimMapper< N_DIM > |