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