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

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

_canceledCppBenchmark::Contextprotected
_currentCppBenchmark::Contextprotected
_metricsCppBenchmark::Contextprotected
_threadsCppBenchmark::ContextThreadsprotected
_xCppBenchmark::Contextprotected
_yCppBenchmark::Contextprotected
_zCppBenchmark::Contextprotected
BenchmarkThreads classCppBenchmark::ContextThreadsfriend
Cancel() noexceptCppBenchmark::Contextinline
canceled() const noexceptCppBenchmark::Contextinline
Context()=deleteCppBenchmark::Context
Context(const Context &) noexcept=defaultCppBenchmark::Context
Context(Context &&) noexcept=defaultCppBenchmark::Context
Context(int x, int y, int z) noexceptCppBenchmark::Contextinlineprotected
ContextThreads()=deleteCppBenchmark::ContextThreads
ContextThreads(const ContextThreads &) noexcept=defaultCppBenchmark::ContextThreads
ContextThreads(ContextThreads &&) noexcept=defaultCppBenchmark::ContextThreads
ContextThreads(int threads, int x, int y, int z) noexceptCppBenchmark::ContextThreadsinlineprotected
description() const overrideCppBenchmark::ContextThreadsvirtual
metrics() noexceptCppBenchmark::Contextinline
metrics() const noexcept overrideCppBenchmark::Contextinlinevirtual
name() const noexcept overrideCppBenchmark::Contextinlinevirtual
operator=(const ContextThreads &) noexcept=defaultCppBenchmark::ContextThreads
operator=(ContextThreads &&) noexcept=defaultCppBenchmark::ContextThreads
CppBenchmark::Context::operator=(const Context &) noexcept=defaultCppBenchmark::Context
CppBenchmark::Context::operator=(Context &&) noexcept=defaultCppBenchmark::Context
CppBenchmark::Phase::operator=(const Phase &)=defaultCppBenchmark::Phase
CppBenchmark::Phase::operator=(Phase &&) noexcept=defaultCppBenchmark::Phase
Phase() noexcept=defaultCppBenchmark::Phase
Phase(const Phase &)=defaultCppBenchmark::Phase
Phase(Phase &&) noexcept=defaultCppBenchmark::Phase
ScopePhase(const std::string &phase) overrideCppBenchmark::Contextinlinevirtual
ScopePhaseThreadSafe(const std::string &phase) overrideCppBenchmark::Contextinlinevirtual
StartPhase(const std::string &phase) overrideCppBenchmark::Contextinlinevirtual
StartPhaseThreadSafe(const std::string &phase) overrideCppBenchmark::Contextinlinevirtual
StopPhase() overrideCppBenchmark::Contextinlinevirtual
threads() const noexceptCppBenchmark::ContextThreadsinline
x() const noexceptCppBenchmark::Contextinline
y() const noexceptCppBenchmark::Contextinline
z() const noexceptCppBenchmark::Contextinline
~Context() noexcept=defaultCppBenchmark::Contextvirtual
~ContextThreads() noexcept=defaultCppBenchmark::ContextThreadsvirtual
~Phase()=defaultCppBenchmark::Phasevirtual