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

This is the complete list of members for stat_bench::reporter::JsonReporter, including all inherited members.

case_finished(const BenchmarkFullName &case_info) finalstat_bench::reporter::DataFileReporterBasevirtual
case_starts(const BenchmarkFullName &case_info) finalstat_bench::reporter::DataFileReporterBasevirtual
DataFileReporterBase(std::string file_path)stat_bench::reporter::DataFileReporterBaseexplicit
experiment_finished(const clock::SystemTimePoint &time_stamp) finalstat_bench::reporter::DataFileReporterBasevirtual
experiment_starts(const clock::SystemTimePoint &time_stamp) finalstat_bench::reporter::DataFileReporterBasevirtual
group_finished(const BenchmarkGroupName &name) finalstat_bench::reporter::DataFileReporterBasevirtual
group_starts(const BenchmarkGroupName &name, const bench_impl::BenchmarkGroupConfig &config) finalstat_bench::reporter::DataFileReporterBasevirtual
IReporter(const IReporter &)=delete (defined in stat_bench::reporter::IReporter)stat_bench::reporter::IReporter
IReporter(IReporter &&)=delete (defined in stat_bench::reporter::IReporter)stat_bench::reporter::IReporter
IReporter()=defaultstat_bench::reporter::IReporterprotected
JsonReporter(std::string file_path)stat_bench::reporter::JsonReporterexplicit
measurement_failed(const BenchmarkFullName &case_info, const BenchmarkCondition &cond, const std::exception_ptr &error) finalstat_bench::reporter::DataFileReporterBasevirtual
measurement_succeeded(const measurer::Measurement &measurement) finalstat_bench::reporter::DataFileReporterBasevirtual
measurer_finished(const measurer::MeasurerName &name) finalstat_bench::reporter::DataFileReporterBasevirtual
measurer_starts(const measurer::MeasurerName &name) finalstat_bench::reporter::DataFileReporterBasevirtual
operator=(const IReporter &) -> IReporter &=delete (defined in stat_bench::reporter::IReporter)stat_bench::reporter::IReporter
operator=(IReporter &&) -> IReporter &=delete (defined in stat_bench::reporter::IReporter)stat_bench::reporter::IReporter
write_data_file(const std::string &file_path, const data_file_spec::RootData &data) overridestat_bench::reporter::JsonReportervirtual
~IReporter()=defaultstat_bench::reporter::IReportervirtual