CommandLineParameter.cc File Reference
#include "util/CommandLineParameter.h"#include "util/CommandLineParameterProvider.h"#include <iostream>Namespaces | |
| namespace | famouso |
| namespace | famouso::util |
Functions | |
| void | famouso::util::clp (int ac, char **av) |
| The famouso::util::clp function is the interface to the command line parameter framework. This function is called within the famouso::init(int argc, char **argv) method in order to parse the given parameter and deploy it to the respective components. | |