 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
55 static void setArgs(
int argc,
char** argv);
61 static void setArgs(
const std::vector<std::string>& args);
82 static void getOptions(
const bool commandLineOnly =
false);
100 static std::string
getRoot(
const std::string& filename);
A storage for options typed value containers)
static void getOptions(const bool commandLineOnly=false)
Parses the command line arguments and loads the configuration.
static void loadConfiguration()
Loads and parses the configuration.
static int getArgC()
Return the number of command line arguments.
static void setArgs(int argc, char **argv)
Stores the command line arguments for later parsing.
static std::string getRoot(const std::string &filename)
Retrieves the XML root element of a supposed configuration or net.