This is the complete list of members for Gluco2::IntOption, including all inherited members.
| category | Gluco2::Option | |
| description | Gluco2::Option | |
| getHelpPrefixString() | Gluco2::Option | inlinestatic |
| getOptionList() | Gluco2::Option | inlinestatic |
| getUsageString() | Gluco2::Option | inlinestatic |
| help(bool verbose=false) | Gluco2::IntOption | inlinevirtual |
| IntOption(const char *c, const char *n, const char *d, int32_t def=int32_t(), IntRange r=IntRange(INT32_MIN, INT32_MAX)) | Gluco2::IntOption | inline |
| name | Gluco2::Option | |
| operator int32_t(void) const | Gluco2::IntOption | inline |
| operator int32_t &(void) | Gluco2::IntOption | inline |
| operator=(int32_t x) | Gluco2::IntOption | inline |
| Option(const char *name_, const char *desc_, const char *cate_, const char *type_) | Gluco2::Option | inline |
| parse(const char *str) | Gluco2::IntOption | inlinevirtual |
| range | Gluco2::IntOption | protected |
| type_name | Gluco2::Option | |
| value | Gluco2::IntOption | protected |
| ~Option() | Gluco2::Option | inlinevirtual |