Drake
drakeAppUtil.h File Reference
#include <string>
#include <algorithm>
Include dependency graph for drakeAppUtil.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

bool commandLineOptionExists ( char **  begin,
char **  end,
const std::string &  option 
)

Here is the caller graph for this function:

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

Here is the caller graph for this function: