|
CellModules
|
#include <mecacell/mecacell.h>#include "scenarios/Scenario.hpp"#include "../modules/extraModules/sql/include/pluginSQL/PluginSQL.hpp"#include <fstream>#include <csignal>Go to the source code of this file.
Functions | |
| nlohmann::json | loadJsonConfig (const string &inputFileName) |
| void | signal_handler (int signum) |
| int | main (int argc, char *argv[]) |
Variables | |
| static Scenario * | scenario_ptr = nullptr |
| nlohmann::json loadJsonConfig | ( | const string & | inputFileName | ) |