$darkmode
simulation_state_connect.cpp File Reference
#include <cloe/controller.hpp>
#include <cloe/data_broker.hpp>
#include <cloe/registrar.hpp>
#include <cloe/simulator.hpp>
#include <cloe/trigger/example_actions.hpp>
#include <cloe/trigger/set_action.hpp>
#include <cloe/utility/resource_handler.hpp>
#include <cloe/vehicle.hpp>
#include <fable/utility.hpp>
#include <fable/utility/sol.hpp>
#include "coordinator.hpp"
#include "lua_action.hpp"
#include "lua_api.hpp"
#include "registrar.hpp"
#include "server.hpp"
#include "simulation_actions.hpp"
#include "simulation_context.hpp"
#include "simulation_machine.hpp"
#include "simulation_outcome.hpp"
#include "utility/command.hpp"
#include "utility/state_machine.hpp"
Include dependency graph for simulation_state_connect.cpp:

Macros

#define PROJECT_SOURCE_DIR   ""
 

Functions

 INCLUDE_RESOURCE (index_html, PROJECT_SOURCE_DIR "/webui/index.html")
 
 INCLUDE_RESOURCE (favicon, PROJECT_SOURCE_DIR "/webui/cloe_16x16.png")
 
 INCLUDE_RESOURCE (cloe_logo, PROJECT_SOURCE_DIR "/webui/cloe.svg")
 
 INCLUDE_RESOURCE (bootstrap_css, PROJECT_SOURCE_DIR "/webui/bootstrap.min.css")
 
std::string engine::enumerate_simulator_vehicles (const cloe::Simulator &s)
 
void engine::handle_cloe_error (cloe::Logger logger, const cloe::Error &e)