HEBench
|
#include <cstdint>
#include <memory>
#include <vector>
#include "engine_object.hpp"
#include "error_handling.hpp"
#include "hebench/api_bridge/types.h"
#include "workload_params.hpp"
Go to the source code of this file.
Classes | |
class | hebench::cpp::BenchmarkDescription |
Base class for objects representing a specific benchmark based on an HEBench benchmark descriptor. More... | |
class | hebench::cpp::BaseBenchmark |
Top level opaque benchmark class. More... | |
Namespaces | |
hebench | |
hebench::cpp | |