cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
stat_bench::plots::SamplesLinePlot Member List

This is the complete list of members for stat_bench::plots::SamplesLinePlot, including all inherited members.

IPlot()=defaultstat_bench::plots::IPlot
IPlot(const IPlot &)=delete (defined in stat_bench::plots::IPlot)stat_bench::plots::IPlot
IPlot(IPlot &&)=delete (defined in stat_bench::plots::IPlot)stat_bench::plots::IPlot
name_for_file() const -> const util::Utf8String &overridestat_bench::plots::SamplesLinePlotvirtual
operator=(const SamplesLinePlot &) -> SamplesLinePlot &=delete (defined in stat_bench::plots::SamplesLinePlot)stat_bench::plots::SamplesLinePlot
operator=(SamplesLinePlot &&) -> SamplesLinePlot &=delete (defined in stat_bench::plots::SamplesLinePlot)stat_bench::plots::SamplesLinePlot
operator=(const IPlot &) -> IPlot &=delete (defined in stat_bench::plots::IPlot)stat_bench::plots::IPlot
operator=(IPlot &&) -> IPlot &=delete (defined in stat_bench::plots::IPlot)stat_bench::plots::IPlot
SamplesLinePlot()=defaultstat_bench::plots::SamplesLinePlot
SamplesLinePlot(const SamplesLinePlot &)=delete (defined in stat_bench::plots::SamplesLinePlot)stat_bench::plots::SamplesLinePlot
SamplesLinePlot(SamplesLinePlot &&)=delete (defined in stat_bench::plots::SamplesLinePlot)stat_bench::plots::SamplesLinePlot
write(const measurer::MeasurerName &measurer_name, const BenchmarkGroupName &group_name, const std::vector< measurer::Measurement > &measurements, const std::string &file_path) overridestat_bench::plots::SamplesLinePlotvirtual
~IPlot()=defaultstat_bench::plots::IPlotvirtual
~SamplesLinePlot() override=defaultstat_bench::plots::SamplesLinePlot