scenario_simulator_v2 C++ API
|
#include <openscenario_interpreter/reader/attribute.hpp>
#include <openscenario_interpreter/scope.hpp>
#include <openscenario_interpreter/syntax/rule.hpp>
Namespaces | |
openscenario_interpreter | |
openscenario_interpreter::reader | |
Functions | |
auto | openscenario_interpreter::reader::substitute (const std::string &attribute, const Scope &scope) -> String |
template auto | openscenario_interpreter::reader::readAttribute (const std::string &, const pugi::xml_node &, const Scope &) -> Boolean |