This is the complete list of members for ot::Size2DF, including all inherited members.
addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::Size2DF | virtual |
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | pure virtual |
height(void) const | ot::Size2DF | inline |
isValid(void) const | ot::Size2DF | inline |
operator!=(const Size2DF &_other) const | ot::Size2DF | inline |
operator=(const Size2DF &_other) | ot::Size2DF | inline |
operator==(const Size2DF &_other) const | ot::Size2DF | inline |
Serializable() | ot::Serializable | inline |
setFromJsonObject(const ConstJsonObject &_object) override | ot::Size2DF | virtual |
setHeight(float _h) | ot::Size2DF | inline |
setWidth(float _w) | ot::Size2DF | inline |
Size2DF() | ot::Size2DF | inline |
Size2DF(float _w, float _h) | ot::Size2DF | inline |
Size2DF(const Size2DF &_other) | ot::Size2DF | inline |
width(void) const | ot::Size2DF | inline |
~Serializable() | ot::Serializable | inlinevirtual |
~Size2DF() | ot::Size2DF | inlinevirtual |