supereight
|
#include <data.hpp>
Public Member Functions | |
void | readYaml (const std::string &yaml_file) |
Reads the struct members from the "data" node of a YAML file. | |
Public Attributes | |
FieldType::Config | field |
ColourType::Config | colour |
SemanticType::Config | semantic |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Config &c) |
Reads the struct members from the "data" node of a YAML file.
Members not present in the YAML file aren't modified.