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