CppBenchmark  1.0.4.0
C++ Benchmark Library
CppBenchmark::Executor Member List

This is the complete list of members for CppBenchmark::Executor, including all inherited members.

_benchmarksCppBenchmark::Executorprotected
_mutexCppBenchmark::Executorprotected
Executor(const Executor &)=deleteCppBenchmark::Executor
Executor(Executor &&)=deleteCppBenchmark::Executor
operator=(const Executor &)=deleteCppBenchmark::Executor
operator=(Executor &&)=deleteCppBenchmark::Executor
Report(Reporter &reporter)CppBenchmark::Executorstatic
ScopeBenchmark(const std::string &benchmark)CppBenchmark::Executorinlinestatic
StartBenchmark(const std::string &benchmark)CppBenchmark::Executorstatic
StopBenchmark(const std::string &benchmark)CppBenchmark::Executorstatic
~Executor()=defaultCppBenchmark::Executor