File emulator_config.cpp
FileList > common > src > emulator_config.cpp
Go to the source code of this file
Implementation of configuration parsing functions. More...
#include "emulator_config.hpp"#include "emulator_diagnostics.hpp"#include <fstream>#include <yaml-cpp/yaml.h>
Namespaces
| Type | Name |
|---|---|
| namespace | emulator |
Detailed Description
Parses YAML configuration files using yaml-cpp to populate EmulatorConfig structures.
See also: emulator_config.hpp for structure definitions
The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_config.cpp