23 # include "App/config_manager.h"
24 # include "Simulator/simulator.h"
25 # include "Plugin/plugin_manager.h"
71 void Init(
const char *simulator_file,
const char *environment_file);
77 void Run(
const char *output_file);
Manage the plugins loading.
Definition: plugin_manager.h:27
Contains all the tools which compose the application.
Definition: app.h:27
Manage the configuration of the simulator and the engines.
Definition: config_manager.h:21
this file define the exception of the "App" class.
Contains all the objects in order to run the simulation.
Definition: simulator.h:28