_attributes | PJ::PlotDataBase< TypeX, Value > | protected |
_group | PJ::PlotDataBase< TypeX, Value > | mutableprotected |
_name | PJ::PlotDataBase< TypeX, Value > | protected |
_points | PJ::PlotDataBase< TypeX, Value > | protected |
_range_x | PJ::PlotDataBase< TypeX, Value > | mutableprotected |
_range_x_dirty | PJ::PlotDataBase< TypeX, Value > | mutableprotected |
_range_y | PJ::PlotDataBase< TypeX, Value > | mutableprotected |
_range_y_dirty | PJ::PlotDataBase< TypeX, Value > | mutableprotected |
ASYNC_BUFFER_CAPACITY enum value | PJ::PlotDataBase< TypeX, Value > | |
at(size_t index) const | PJ::PlotDataBase< TypeX, Value > | inline |
at(size_t index) | PJ::PlotDataBase< TypeX, Value > | inline |
attribute(PlotAttribute id) const | PJ::PlotDataBase< TypeX, Value > | inline |
attributes() const | PJ::PlotDataBase< TypeX, Value > | inline |
attributes() | PJ::PlotDataBase< TypeX, Value > | inline |
back() const | PJ::PlotDataBase< TypeX, Value > | inline |
begin() const | PJ::PlotDataBase< TypeX, Value > | inline |
begin() | PJ::PlotDataBase< TypeX, Value > | inline |
changeGroup(PlotGroup::Ptr group) | PJ::PlotDataBase< TypeX, Value > | inline |
clear() | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
clonePoints(const PlotDataBase &other) | PJ::PlotDataBase< TypeX, Value > | inline |
ConstIterator typedef | PJ::PlotDataBase< TypeX, Value > | |
end() const | PJ::PlotDataBase< TypeX, Value > | inline |
end() | PJ::PlotDataBase< TypeX, Value > | inline |
front() const | PJ::PlotDataBase< TypeX, Value > | inline |
group() const | PJ::PlotDataBase< TypeX, Value > | inline |
insert(Iterator it, Point &&p) | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
isTimeseries() const | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
Iterator typedef | PJ::PlotDataBase< TypeX, Value > | |
MAX_CAPACITY enum value | PJ::PlotDataBase< TypeX, Value > | |
operator=(const PlotDataBase &other)=delete | PJ::PlotDataBase< TypeX, Value > | |
operator=(PlotDataBase &&other)=default | PJ::PlotDataBase< TypeX, Value > | |
operator[](size_t index) const | PJ::PlotDataBase< TypeX, Value > | inline |
operator[](size_t index) | PJ::PlotDataBase< TypeX, Value > | inline |
PlotDataBase(const std::string &name, PlotGroup::Ptr group) | PJ::PlotDataBase< TypeX, Value > | inline |
PlotDataBase(const PlotDataBase &other)=delete | PJ::PlotDataBase< TypeX, Value > | |
PlotDataBase(PlotDataBase &&other)=default | PJ::PlotDataBase< TypeX, Value > | |
plotName() const | PJ::PlotDataBase< TypeX, Value > | inline |
popFront() | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
pushBack(const Point &p) | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
pushBack(Point &&p) | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
pushUpdateRangeX(const Point &p) | PJ::PlotDataBase< TypeX, Value > | inlineprotectedvirtual |
pushUpdateRangeY(const Point &p) | PJ::PlotDataBase< TypeX, Value > | inlineprotectedvirtual |
rangeX() const | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
rangeY() const | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
setAttribute(PlotAttribute id, const QVariant &value) | PJ::PlotDataBase< TypeX, Value > | inline |
size() const | PJ::PlotDataBase< TypeX, Value > | inlinevirtual |
ValueT typedef | PJ::PlotDataBase< TypeX, Value > | |
~PlotDataBase()=default | PJ::PlotDataBase< TypeX, Value > | virtual |