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

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

_canceledCppBenchmark::Contextprotected
_currentCppBenchmark::Contextprotected
_metricsCppBenchmark::Contextprotected
_xCppBenchmark::Contextprotected
_yCppBenchmark::Contextprotected
_zCppBenchmark::Contextprotected
Benchmark classCppBenchmark::Contextfriend
BenchmarkBase classCppBenchmark::Contextfriend
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
description() constCppBenchmark::Contextvirtual
metrics() noexceptCppBenchmark::Contextinline
metrics() const noexcept overrideCppBenchmark::Contextinlinevirtual
name() const noexcept overrideCppBenchmark::Contextinlinevirtual
operator=(const Context &) noexcept=defaultCppBenchmark::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
x() const noexceptCppBenchmark::Contextinline
y() const noexceptCppBenchmark::Contextinline
z() const noexceptCppBenchmark::Contextinline
~Context() noexcept=defaultCppBenchmark::Contextvirtual
~Phase()=defaultCppBenchmark::Phasevirtual