This is the complete list of members for ot::Point2DD, including all inherited members.
addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::Point2DD | virtual |
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | pure virtual |
operator!=(const Point2DD &_other) const | ot::Point2DD | inline |
operator+(const Point2DD &_other) const | ot::Point2DD | inline |
operator+=(const Point2DD &_other) | ot::Point2DD | inline |
operator-(const Point2DD &_other) const | ot::Point2DD | inline |
operator-=(const Point2DD &_other) | ot::Point2DD | inline |
operator=(const Point2DD &_other) | ot::Point2DD | inline |
operator==(const Point2DD &_other) const | ot::Point2DD | inline |
Point2DD() | ot::Point2DD | inline |
Point2DD(double _x, double _y) | ot::Point2DD | inline |
Point2DD(const Point2DD &_other) | ot::Point2DD | inline |
Serializable() | ot::Serializable | inline |
set(double _x, double _y) | ot::Point2DD | inline |
setFromJsonObject(const ConstJsonObject &_object) override | ot::Point2DD | virtual |
setX(double _x) | ot::Point2DD | inline |
setY(double _y) | ot::Point2DD | inline |
toPoint2D(void) const | ot::Point2DD | |
toPoint2DF(void) const | ot::Point2DD | |
x(void) const | ot::Point2DD | inline |
y(void) const | ot::Point2DD | inline |
~Point2DD() | ot::Point2DD | inlinevirtual |
~Serializable() | ot::Serializable | inlinevirtual |