Go to the documentation of this file.
7 #ifndef PJ_STRINGSERIES_H
8 #define PJ_STRINGSERIES_H
13 #include <unordered_set>
47 const auto& str = p.y;
49 if (str.data() ==
nullptr || str.size() == 0)
62 _tmp_str.assign(str.data(), str.size());
void pushBack(const Point &p) override
std::unordered_set< std::string > _storage
void pushBack(const Point &p) override
virtual void pushBack(Point &&p) override
Super simple, unmutable, string_view with small string optimization. If the string is 15 bytes or les...
const PlotGroup::Ptr & group() const
std::shared_ptr< PlotGroup > Ptr
const T & move(const T &v)
typename PlotDataBase< double, StringRef >::Point Point
StringSeries(const std::string &name, PlotGroup::Ptr group)
virtual void clear() override
StringSeries & operator=(const StringSeries &other)=delete
plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:47