scenario_simulator_v2 C++ API
Classes | Namespaces | Functions
global_action.hpp File Reference
#include <openscenario_interpreter/syntax/entity_action.hpp>
#include <openscenario_interpreter/syntax/environment_action.hpp>
#include <openscenario_interpreter/syntax/infrastructure_action.hpp>
#include <openscenario_interpreter/syntax/parameter_action.hpp>
#include <pugixml.hpp>
Include dependency graph for global_action.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openscenario_interpreter::syntax::GlobalAction
 

Namespaces

 openscenario_interpreter
 
 openscenario_interpreter::syntax
 

Functions

 openscenario_interpreter::syntax::DEFINE_LAZY_VISITOR (GlobalAction, CASE(EnvironmentAction), CASE(EntityAction), CASE(ParameterAction), CASE(InfrastructureAction),)