61 static void setArgs(
int argc,
char** argv);
static void setArgs(int argc, char **argv)
Stores the command line arguments for later parsing.
static void loadConfiguration()
Loads and parses the configuration.
static void getOptions()
Parses the command line arguments and loads the configuration.
A storage for options typed value containers)