This is the complete list of members for Gluco::Option, including all inherited members.
| category | Gluco::Option | |
| description | Gluco::Option | |
| getHelpPrefixString() | Gluco::Option | inlinestatic |
| getOptionList() | Gluco::Option | inlinestatic |
| getUsageString() | Gluco::Option | inlinestatic |
| help(bool verbose=false)=0 | Gluco::Option | pure virtual |
| name | Gluco::Option | |
| Option(const char *name_, const char *desc_, const char *cate_, const char *type_) | Gluco::Option | inline |
| parse(const char *str)=0 | Gluco::Option | pure virtual |
| parseOptions(int &argc, char **argv, bool strict=false) | Gluco::Option | friend |
| printUsageAndExit(int argc, char **argv, bool verbose=false) | Gluco::Option | friend |
| setHelpPrefixStr(const char *str) | Gluco::Option | friend |
| setUsageHelp(const char *str) | Gluco::Option | friend |
| type_name | Gluco::Option | |
| ~Option() | Gluco::Option | inlinevirtual |