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

This is the complete list of members for stat_bench::bench_impl::NullFixture, including all inherited members.

add_param(const param::ParameterName &param_name) -> std::shared_ptr< param::ParameterValueVector< T > >stat_bench::FixtureBaseinline
add_param(std::string param_name) -> std::shared_ptr< param::ParameterValueVector< T > >stat_bench::FixtureBaseinline
add_threads_param() -> std::shared_ptr< param::ParameterValueVector< std::size_t > >stat_bench::FixtureBaseinline
FixtureBase(const FixtureBase &)=delete (defined in stat_bench::FixtureBase)stat_bench::FixtureBase
FixtureBase(FixtureBase &&)=delete (defined in stat_bench::FixtureBase)stat_bench::FixtureBase
FixtureBase()=defaultstat_bench::FixtureBaseprotected
IBenchmarkCase(const IBenchmarkCase &)=delete (defined in stat_bench::bench_impl::IBenchmarkCase)stat_bench::bench_impl::IBenchmarkCase
IBenchmarkCase(IBenchmarkCase &&)=delete (defined in stat_bench::bench_impl::IBenchmarkCase)stat_bench::bench_impl::IBenchmarkCase
IBenchmarkCase()=defaultstat_bench::bench_impl::IBenchmarkCaseprotected
info() const noexcept -> const BenchmarkFullName &=0stat_bench::bench_impl::IBenchmarkCasepure virtual
NullFixture(const NullFixture &)=delete (defined in stat_bench::bench_impl::NullFixture)stat_bench::bench_impl::NullFixture
NullFixture(NullFixture &&)=delete (defined in stat_bench::bench_impl::NullFixture)stat_bench::bench_impl::NullFixture
NullFixture()=defaultstat_bench::bench_impl::NullFixtureprotected
operator=(const NullFixture &) -> NullFixture &=delete (defined in stat_bench::bench_impl::NullFixture)stat_bench::bench_impl::NullFixture
operator=(NullFixture &&) -> NullFixture &=delete (defined in stat_bench::bench_impl::NullFixture)stat_bench::bench_impl::NullFixture
operator=(const FixtureBase &) -> FixtureBase &=delete (defined in stat_bench::FixtureBase)stat_bench::FixtureBase
operator=(FixtureBase &&) -> FixtureBase &=delete (defined in stat_bench::FixtureBase)stat_bench::FixtureBase
operator=(const IBenchmarkCase &) -> IBenchmarkCase &=delete (defined in stat_bench::bench_impl::IBenchmarkCase)stat_bench::bench_impl::IBenchmarkCase
operator=(IBenchmarkCase &&) -> IBenchmarkCase &=delete (defined in stat_bench::bench_impl::IBenchmarkCase)stat_bench::bench_impl::IBenchmarkCase
run()=0stat_bench::FixtureBasepure virtual
~FixtureBase() override=defaultstat_bench::FixtureBase
~IBenchmarkCase()=defaultstat_bench::bench_impl::IBenchmarkCasevirtual
~NullFixture() override=defaultstat_bench::bench_impl::NullFixture