|
Frobby 0.9.5
|
Go to the source code of this file.
Classes | |
| class | CliParams |
Functions | |
| bool | getBool (const CliParams ¶ms, const string &name) |
| const string & | getString (const CliParams ¶ms, const string &name) |
| unsigned int | getInt (const CliParams ¶ms, const string &name) |
| void | setBool (CliParams ¶ms, const string &name, bool newValue) |
Definition at line 124 of file CliParams.cpp.
Definition at line 136 of file CliParams.cpp.
Definition at line 130 of file CliParams.cpp.