_attributes | PJ::PlotDataBase< double, StringRef > | protected |
_group | PJ::PlotDataBase< double, StringRef > | mutableprotected |
_max_range_x | PJ::TimeseriesBase< StringRef > | protected |
_name | PJ::PlotDataBase< double, StringRef > | protected |
_points | PJ::PlotDataBase< double, StringRef > | protected |
_range_x | PJ::PlotDataBase< double, StringRef > | mutableprotected |
_range_x_dirty | PJ::PlotDataBase< double, StringRef > | mutableprotected |
_range_y | PJ::PlotDataBase< double, StringRef > | mutableprotected |
_range_y_dirty | PJ::PlotDataBase< double, StringRef > | mutableprotected |
_storage | PJ::StringSeries | private |
_tmp_str | PJ::StringSeries | private |
ASYNC_BUFFER_CAPACITY enum value | PJ::PlotDataBase< double, StringRef > | |
at(size_t index) const | PJ::PlotDataBase< double, StringRef > | inline |
at(size_t index) | PJ::PlotDataBase< double, StringRef > | inline |
attribute(PlotAttribute id) const | PJ::PlotDataBase< double, StringRef > | inline |
attributes() const | PJ::PlotDataBase< double, StringRef > | inline |
attributes() | PJ::PlotDataBase< double, StringRef > | inline |
back() const | PJ::PlotDataBase< double, StringRef > | inline |
begin() const | PJ::PlotDataBase< double, StringRef > | inline |
begin() | PJ::PlotDataBase< double, StringRef > | inline |
changeGroup(PlotGroup::Ptr group) | PJ::PlotDataBase< double, StringRef > | inline |
clear() override | PJ::StringSeries | inlinevirtual |
clonePoints(const PlotDataBase &other) | PJ::PlotDataBase< double, StringRef > | inline |
ConstIterator typedef | PJ::PlotDataBase< double, StringRef > | |
end() const | PJ::PlotDataBase< double, StringRef > | inline |
end() | PJ::PlotDataBase< double, StringRef > | inline |
front() const | PJ::PlotDataBase< double, StringRef > | inline |
getIndexFromX(double x) const | PJ::TimeseriesBase< StringRef > | inline |
getYfromX(double x) const | PJ::TimeseriesBase< StringRef > | inline |
group() const | PJ::PlotDataBase< double, StringRef > | inline |
insert(Iterator it, Point &&p) | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
isTimeseries() const override | PJ::TimeseriesBase< StringRef > | inlinevirtual |
Iterator typedef | PJ::PlotDataBase< double, StringRef > | |
MAX_CAPACITY enum value | PJ::PlotDataBase< double, StringRef > | |
maximumRangeX() const | PJ::TimeseriesBase< StringRef > | inline |
operator=(const StringSeries &other)=delete | PJ::StringSeries | |
operator=(StringSeries &&other)=default | PJ::StringSeries | |
TimeseriesBase< StringRef >::operator=(const TimeseriesBase &other)=delete | PJ::TimeseriesBase< StringRef > | |
TimeseriesBase< StringRef >::operator=(TimeseriesBase &&other)=default | PJ::TimeseriesBase< StringRef > | |
PlotDataBase< double, StringRef >::operator=(const PlotDataBase &other)=delete | PJ::PlotDataBase< double, StringRef > | |
PlotDataBase< double, StringRef >::operator=(PlotDataBase &&other)=default | PJ::PlotDataBase< double, StringRef > | |
operator[](size_t index) const | PJ::PlotDataBase< double, StringRef > | inline |
operator[](size_t index) | PJ::PlotDataBase< double, StringRef > | inline |
PlotDataBase(const std::string &name, PlotGroup::Ptr group) | PJ::PlotDataBase< double, StringRef > | inline |
PlotDataBase(const PlotDataBase &other)=delete | PJ::PlotDataBase< double, StringRef > | |
PlotDataBase(PlotDataBase &&other)=default | PJ::PlotDataBase< double, StringRef > | |
plotName() const | PJ::PlotDataBase< double, StringRef > | inline |
Point typedef | PJ::TimeseriesBase< StringRef > | |
popFront() | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
pushBack(const Point &p) override | PJ::StringSeries | inline |
pushBack(Point &&p) override | PJ::StringSeries | inlinevirtual |
PlotDataBase< double, StringRef >::pushBack(const Point &p) | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
PlotDataBase< double, StringRef >::pushBack(Point &&p) | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
pushUpdateRangeX(const Point &p) | PJ::PlotDataBase< double, StringRef > | inlineprotectedvirtual |
pushUpdateRangeY(const Point &p) | PJ::PlotDataBase< double, StringRef > | inlineprotectedvirtual |
rangeX() const | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
rangeY() const | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
setAttribute(PlotAttribute id, const QVariant &value) | PJ::PlotDataBase< double, StringRef > | inline |
setMaximumRangeX(double max_range) | PJ::TimeseriesBase< StringRef > | inline |
size() const | PJ::PlotDataBase< double, StringRef > | inlinevirtual |
StringSeries(const std::string &name, PlotGroup::Ptr group) | PJ::StringSeries | inline |
StringSeries(const StringSeries &other)=delete | PJ::StringSeries | |
StringSeries(StringSeries &&other)=default | PJ::StringSeries | |
TimeCompare(const Point &a, const Point &b) | PJ::TimeseriesBase< StringRef > | inlineprivatestatic |
TimeseriesBase(const std::string &name, PlotGroup::Ptr group) | PJ::TimeseriesBase< StringRef > | inline |
TimeseriesBase(const TimeseriesBase &other)=delete | PJ::TimeseriesBase< StringRef > | |
TimeseriesBase(TimeseriesBase &&other)=default | PJ::TimeseriesBase< StringRef > | |
trimRange() | PJ::TimeseriesBase< StringRef > | inlineprivate |
ValueT typedef | PJ::PlotDataBase< double, StringRef > | |
~PlotDataBase()=default | PJ::PlotDataBase< double, StringRef > | virtual |