| AddPoint(const Point &p) | interpol::Interpolation | [virtual] |
| AddPoint(double x, double y) | interpol::Interpolation | [virtual] |
| Assign(const Interpolation &interpolation) | interpol::Interpolation | [protected, virtual] |
| BuildSortedPoints() | interpol::Interpolation | [private, virtual] |
| ConstPointIterator typedef | interpol::Interpolation | |
| GetInterpolatedY(double x) const=0 | interpol::Interpolation | [pure virtual] |
| GetPointBegin() const | interpol::Interpolation | [virtual] |
| GetPointEnd() const | interpol::Interpolation | [virtual] |
| GetType() const=0 | interpol::Interpolation | [pure virtual] |
| Interpolation() | interpol::Interpolation | [protected] |
| Interpolation(const Interpolation &interpolation) | interpol::Interpolation | [inline, private] |
| InterpolationFactory class | interpol::Interpolation | [friend] |
| MovePoint(int index, const Point &p) | interpol::Interpolation | [virtual] |
| nextIndex | interpol::Interpolation | [private] |
| OnChange() | interpol::Interpolation | [inline, protected, virtual] |
| operator<<(Out &stream, const Interpolation &interpolation) | interpol::Interpolation | [friend] |
| operator=(const Interpolation &interpolation) | interpol::Interpolation | [inline, private] |
| operator>>(In &stream, Interpolation &interpolation) | interpol::Interpolation | [friend] |
| points | interpol::Interpolation | [private] |
| RemovePoint(int index) | interpol::Interpolation | [virtual] |
| xSortedPoints | interpol::Interpolation | [protected] |
| ~Interpolation() | interpol::Interpolation | [protected, virtual] |