OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::TableRange Member List

This is the complete list of members for ot::TableRange, including all inherited members.

addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const overrideot::TableRangevirtual
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0ot::Serializablepure virtual
getBottomRow() constot::TableRangeinline
getLeftColumn() constot::TableRangeinline
getRightColumn() constot::TableRangeinline
getTopRow() constot::TableRangeinline
operator!=(const TableRange &other)ot::TableRange
operator=(const TableRange &other)ot::TableRange
operator==(const TableRange &other)ot::TableRange
Serializable()ot::Serializableinline
setBottomRow(int _bottomRow)ot::TableRangeinline
setFromJsonObject(const ConstJsonObject &_object) overrideot::TableRangevirtual
setLeftColumn(int _leftColumn)ot::TableRangeinline
setRightColumn(int _rightColumn)ot::TableRangeinline
setTopRow(int _topRow)ot::TableRangeinline
TableRange()ot::TableRange
TableRange(int _topRow, int _leftColumn, int _bottomRow, int _rightColumn)ot::TableRange
TableRange(const TableRange &other)ot::TableRange
~Serializable()ot::Serializableinlinevirtual