This is the complete list of members for Gluco::IntOption, 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) | Gluco::IntOption | inlinevirtual |
| IntOption(const char *c, const char *n, const char *d, int32_t def=int32_t(), IntRange r=IntRange(INT32_MIN, INT32_MAX)) | Gluco::IntOption | inline |
| name | Gluco::Option | |
| operator int32_t(void) const | Gluco::IntOption | inline |
| operator int32_t &(void) | Gluco::IntOption | inline |
| operator=(int32_t x) | Gluco::IntOption | inline |
| Option(const char *name_, const char *desc_, const char *cate_, const char *type_) | Gluco::Option | inline |
| parse(const char *str) | Gluco::IntOption | inlinevirtual |
| range | Gluco::IntOption | protected |
| type_name | Gluco::Option | |
| value | Gluco::IntOption | protected |
| ~Option() | Gluco::Option | inlinevirtual |