|
CppBenchmark 1.0.5.0
C++ Benchmark Library
|
This is the complete list of members for CppBenchmark::Environment, including all inherited members.
| EndLine() | CppBenchmark::Environment | static |
| Environment()=delete | CppBenchmark::Environment | |
| Environment(const Environment &)=delete | CppBenchmark::Environment | |
| Environment(Environment &&)=delete | CppBenchmark::Environment | |
| Is32BitOS() | CppBenchmark::Environment | static |
| Is32BitProcess() | CppBenchmark::Environment | static |
| Is64BitOS() | CppBenchmark::Environment | static |
| Is64BitProcess() | CppBenchmark::Environment | static |
| IsBigEndian() | CppBenchmark::Environment | static |
| IsDebug() | CppBenchmark::Environment | static |
| IsLittleEndian() | CppBenchmark::Environment | static |
| IsRelease() | CppBenchmark::Environment | static |
| operator=(const Environment &)=delete | CppBenchmark::Environment | |
| operator=(Environment &&)=delete | CppBenchmark::Environment | |
| OSVersion() | CppBenchmark::Environment | static |
| Timestamp() | CppBenchmark::Environment | static |
| UnixEndLine() | CppBenchmark::Environment | static |
| WindowsEndLine() | CppBenchmark::Environment | static |
| ~Environment()=delete | CppBenchmark::Environment |