|
Drake
|
#include <string>#include <algorithm>

Go to the source code of this file.
Functions | |
| char * | getCommandLineOption (char **begin, char **end, const std::string &option) |
| bool | commandLineOptionExists (char **begin, char **end, const std::string &option) |
| bool commandLineOptionExists | ( | char ** | begin, |
| char ** | end, | ||
| const std::string & | option | ||
| ) |

| char* getCommandLineOption | ( | char ** | begin, |
| char ** | end, | ||
| const std::string & | option | ||
| ) |
