Struct Benchmark::RunProperties
Defined in File Benchmark.h
Nested Relationships
This struct is a nested type of Class Benchmark.
Inheritance Relationships
Base Type
public std::map< std::string, std::string >
Struct Documentation
-
struct RunProperties : public std::map<std::string, std::string>
The data collected from a run of a planner is stored as key-value pairs.