_color_hint | PlotDataGeneric< Time, Value > | protected |
_max_range_X | PlotDataGeneric< Time, Value > | private |
_name | PlotDataGeneric< Time, Value > | protected |
_points | PlotDataGeneric< Time, Value > | protected |
ASYNC_BUFFER_CAPACITY enum value | PlotDataGeneric< Time, Value > | |
at(size_t index) const | PlotDataGeneric< Time, Value > | inline |
at(size_t index) | PlotDataGeneric< Time, Value > | inline |
back() const | PlotDataGeneric< Time, Value > | inline |
begin() const | PlotDataGeneric< Time, Value > | inline |
begin() | PlotDataGeneric< Time, Value > | inline |
clear() | PlotDataGeneric< Time, Value > | |
ConstIterator typedef | PlotDataGeneric< Time, Value > | |
end() const | PlotDataGeneric< Time, Value > | inline |
end() | PlotDataGeneric< Time, Value > | inline |
front() const | PlotDataGeneric< Time, Value > | inline |
getColorHint() const | PlotDataGeneric< Time, Value > | inline |
getIndexFromX(Time x) const | PlotDataGeneric< Time, Value > | inline |
getYfromX(Time x) const | PlotDataGeneric< Time, Value > | inline |
Iterator typedef | PlotDataGeneric< Time, Value > | |
MAX_CAPACITY enum value | PlotDataGeneric< Time, Value > | |
maximumRangeX() const | PlotDataGeneric< Time, Value > | inline |
name() const | PlotDataGeneric< Time, Value > | inline |
operator=(const PlotDataGeneric< Time, Value > &other)=delete | PlotDataGeneric< Time, Value > | |
operator[](size_t index) const | PlotDataGeneric< Time, Value > | inline |
operator[](size_t index) | PlotDataGeneric< Time, Value > | inline |
PlotDataGeneric(const std::string &name) | PlotDataGeneric< Time, Value > | inline |
PlotDataGeneric(const PlotDataGeneric< Time, Value > &other)=delete | PlotDataGeneric< Time, Value > | |
PlotDataGeneric(PlotDataGeneric &&other) | PlotDataGeneric< Time, Value > | inline |
popFront() | PlotDataGeneric< Time, Value > | inline |
pushBack(Point p) | PlotDataGeneric< Time, Value > | inline |
RangeTimeOpt typedef | PlotDataGeneric< Time, Value > | |
RangeValueOpt typedef | PlotDataGeneric< Time, Value > | |
resize(size_t new_size) | PlotDataGeneric< Time, Value > | inline |
setColorHint(QColor color) | PlotDataGeneric< Time, Value > | inline |
setMaximumRangeX(Time max_range) | PlotDataGeneric< Time, Value > | inline |
size() const | PlotDataGeneric< Time, Value > | inlinevirtual |
swapData(PlotDataGeneric< Time, Value > &other) | PlotDataGeneric< Time, Value > | inline |
TimeType typedef | PlotDataGeneric< Time, Value > | |
ValueType typedef | PlotDataGeneric< Time, Value > | |
~PlotDataGeneric() | PlotDataGeneric< Time, Value > | inlinevirtual |