CommandLineParameter.h File Reference
Go to the source code of this file.
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. | |