CppBenchmark
1.0.4.0
C++ Benchmark Library
|
This is the complete list of members for CppBenchmark::Executor, including all inherited members.
_benchmarks | CppBenchmark::Executor | protected |
_mutex | CppBenchmark::Executor | protected |
Executor(const Executor &)=delete | CppBenchmark::Executor | |
Executor(Executor &&)=delete | CppBenchmark::Executor | |
operator=(const Executor &)=delete | CppBenchmark::Executor | |
operator=(Executor &&)=delete | CppBenchmark::Executor | |
Report(Reporter &reporter) | CppBenchmark::Executor | static |
ScopeBenchmark(const std::string &benchmark) | CppBenchmark::Executor | inlinestatic |
StartBenchmark(const std::string &benchmark) | CppBenchmark::Executor | static |
StopBenchmark(const std::string &benchmark) | CppBenchmark::Executor | static |
~Executor()=default | CppBenchmark::Executor |