4 #include "yaml-cpp/yaml.h" 8 #endif // HAVE_YAML_CPP 14 if (module.
size() != 1)
27 paramIt.first() >> key;
28 paramIt.second() >> value;
std::map< std::string, Parameter > Parameters
Parameters stored as a map of string->string.
Functions and classes that are not dependant on scalar type are defined in this namespace.
void getNameParamsFromYAML(const YAML::Node &module, std::string &name, Parametrizable::Parameters ¶ms)
Retrieve name and parameters from a yaml node.
const Node & second() const
const Node & first() const