Resource Tuner
|
#include <ConfigProcessor.h>
Responsible for Parsing the ResourceConfig file, InitConfig and TargetConfig (if provided) YAML files. Note, this class uses the YamlParser class for actually Reading and Parsing the YAML data.
Definition at line 220 of file ConfigProcessor.h.