Definition at line 60 of file hebench_config.cpp.
◆ importYAML2BenchmarkRequest()
std::vector< BenchmarkRequest > hebench::Utilities::ConfigImporterImpl::importYAML2BenchmarkRequest |
( |
const std::filesystem::path & |
working_path, |
|
|
std::size_t |
benchmark_index, |
|
|
const YAML::Node & |
yaml_bench, |
|
|
const hebench::TestHarness::Engine & |
engine, |
|
|
std::uint64_t |
fallback_min_test_time, |
|
|
std::uint64_t |
fallback_sample_size |
|
) |
| |
|
static |
◆ retrieveValue() [1/2]
template<typename T >
T hebench::Utilities::ConfigImporterImpl::retrieveValue |
( |
const std::string & |
s_value | ) |
|
|
inlinestatic |
◆ retrieveValue() [2/2]
template<typename T >
static T hebench::Utilities::ConfigImporterImpl::retrieveValue |
( |
const YAML::Node & |
node | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: