cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::plots::TimeToOutputByParameterLinePlot, including all inherited members.
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::TimeToOutputByParameterLinePlot | virtual |
operator=(const TimeToOutputByParameterLinePlot &) -> TimeToOutputByParameterLinePlot &=delete (defined in stat_bench::plots::TimeToOutputByParameterLinePlot) | stat_bench::plots::TimeToOutputByParameterLinePlot | |
operator=(TimeToOutputByParameterLinePlot &&) -> TimeToOutputByParameterLinePlot &=delete (defined in stat_bench::plots::TimeToOutputByParameterLinePlot) | stat_bench::plots::TimeToOutputByParameterLinePlot | |
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 | |
TimeToOutputByParameterLinePlot(param::ParameterName parameter_name, CustomOutputName custom_output_name, PlotOptions options) | stat_bench::plots::TimeToOutputByParameterLinePlot | |
TimeToOutputByParameterLinePlot(const TimeToOutputByParameterLinePlot &)=delete (defined in stat_bench::plots::TimeToOutputByParameterLinePlot) | stat_bench::plots::TimeToOutputByParameterLinePlot | |
TimeToOutputByParameterLinePlot(TimeToOutputByParameterLinePlot &&)=delete (defined in stat_bench::plots::TimeToOutputByParameterLinePlot) | stat_bench::plots::TimeToOutputByParameterLinePlot | |
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::TimeToOutputByParameterLinePlot | virtual |
~IPlot()=default | stat_bench::plots::IPlot | virtual |
~TimeToOutputByParameterLinePlot() override=default | stat_bench::plots::TimeToOutputByParameterLinePlot |