|
clang-tags
C/C++ source code indexing tool based on libclang
|
This is the complete list of members for Getopt, including all inherited members.
| add(const char *longOpt, char shortOpt, int argument, const char *description="", const char *argDescription="") | Getopt | |
| argc() const | Getopt | inline |
| argv() const | Getopt | inline |
| argv(int i) const | Getopt | inline |
| get() | Getopt | |
| getAll(std::string opt) const | Getopt | inline |
| getCount(std::string opt) const | Getopt | inline |
| Getopt(int argc, char *const *argv, const char *documentation="Usage: %c [options]") | Getopt | |
| operator[](std::string opt) const | Getopt | inline |
| OptionsMap typedef (defined in Getopt) | Getopt | |
| OptionValues typedef (defined in Getopt) | Getopt | |
| shift() | Getopt | inline |
| usage() | Getopt | inline |
1.8.1.2