cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::plots::BoxPlot, including all inherited members.
BoxPlot()=default | stat_bench::plots::BoxPlot | |
BoxPlot(const BoxPlot &)=delete (defined in stat_bench::plots::BoxPlot) | stat_bench::plots::BoxPlot | |
BoxPlot(BoxPlot &&)=delete (defined in stat_bench::plots::BoxPlot) | stat_bench::plots::BoxPlot | |
IPlot()=default | stat_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 &override | stat_bench::plots::BoxPlot | virtual |
operator=(const BoxPlot &) -> BoxPlot &=delete (defined in stat_bench::plots::BoxPlot) | stat_bench::plots::BoxPlot | |
operator=(BoxPlot &&) -> BoxPlot &=delete (defined in stat_bench::plots::BoxPlot) | stat_bench::plots::BoxPlot | |
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 | |
write(const measurer::MeasurerName &measurer_name, const BenchmarkGroupName &group_name, const std::vector< measurer::Measurement > &measurements, const std::string &file_path) override | stat_bench::plots::BoxPlot | virtual |
~BoxPlot() override=default | stat_bench::plots::BoxPlot | |
~IPlot()=default | stat_bench::plots::IPlot | virtual |