This is the complete list of members for ot::MarginsD, including all inherited members.
| addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::MarginsD | virtual |
| ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | privatepure virtual |
| bottom(void) const | ot::MarginsD | inline |
| left(void) const | ot::MarginsD | inline |
| MarginsD() | ot::MarginsD | inline |
| MarginsD(double _left, double _top, double _right, double _bottom) | ot::MarginsD | inline |
| MarginsD(const MarginsD &_other) | ot::MarginsD | inline |
| operator=(const MarginsD &_other) | ot::MarginsD | |
| right(void) const | ot::MarginsD | inline |
| setBottom(double _margin) | ot::MarginsD | inline |
| setFromJsonObject(const ConstJsonObject &_object) override | ot::MarginsD | virtual |
| setLeft(double _margin) | ot::MarginsD | inline |
| setRight(double _margin) | ot::MarginsD | inline |
| setTop(double _margin) | ot::MarginsD | inline |
| top(void) const | ot::MarginsD | inline |
| ~MarginsD() | ot::MarginsD | inlinevirtual |