|
Frobby
0.9.5
|
#include "stdinc.h"#include "CommonParams.h"#include "CliParams.h"#include "IOHandler.h"#include "BoolParameter.h"Go to the source code of this file.
Functions | |
| void | addDebugParam (CliParams ¶ms) |
| void | addCommonParams (CliParams ¶ms) |
| void | extractCliValues (CommonParams &common, const CliParams &cli) |
| void addCommonParams | ( | CliParams & | params | ) |
Definition at line 55 of file CommonParams.cpp.
| void addDebugParam | ( | CliParams & | params | ) |
Definition at line 45 of file CommonParams.cpp.
| void extractCliValues | ( | CommonParams & | common, |
| const CliParams & | cli | ||
| ) |
Definition at line 59 of file CommonParams.cpp.