xoreos
0.0.5
|
Command line arguments parser. More...
Go to the source code of this file.
Functions | |
bool | parseCommandline (const std::vector< Common::UString > &argv, Common::UString &target, int &code) |
Command line arguments parser.
Definition in file cline.h.
bool parseCommandline | ( | const std::vector< Common::UString > & | argv, |
Common::UString & | target, | ||
int & | code | ||
) |
Definition at line 189 of file cline.cpp.
References Common::UString::c_str(), Common::UString::clear(), ConfigMan, displayUsage(), displayVersion(), Common::UString::empty(), parseOption(), setOption(), and warning().
Referenced by main().