scenario_simulator_v2 C++ API
|
#include <openscenario_interpreter/scope.hpp>
#include <openscenario_interpreter/syntax/add_entity_action.hpp>
#include <openscenario_interpreter/syntax/delete_entity_action.hpp>
#include <openscenario_interpreter/syntax/entity.hpp>
#include <openscenario_interpreter/syntax/string.hpp>
#include <pugixml.hpp>
Go to the source code of this file.
Classes | |
struct | openscenario_interpreter::syntax::EntityAction |
Namespaces | |
openscenario_interpreter | |
openscenario_interpreter::syntax | |
Functions | |
openscenario_interpreter::syntax::DEFINE_LAZY_VISITOR (EntityAction, CASE(AddEntityAction), CASE(DeleteEntityAction),) | |