56 static void setArgs(
int argc,
char** argv);
62 static void setArgs(
const std::vector<std::string>& args);
83 static void getOptions(
const bool commandLineOnly =
false);
101 static std::string
getRoot(
const std::string& filename);
static void getOptions(const bool commandLineOnly=false)
Parses the command line arguments and loads the configuration.
static void setArgs(int argc, char **argv)
Stores the command line arguments for later parsing.
static void loadConfiguration()
Loads and parses the configuration.
static int getArgC()
Return the number of command line arguments.
A storage for options typed value containers)
static std::string getRoot(const std::string &filename)
Retrieves the XML root element of a supposed configuration or net.