

Public Member Functions | |
| LongParameters (const char *desc, LongParameterList *list) | |
| virtual void | Status () |
| LongParameters * | SetPrecision (int precision) |
Protected Member Functions | |
| virtual void | Translate (const char *value) |
| virtual bool | TranslateExtras (const char *value, const char *extras) |
| void | ExplainAmbiguity (const char *value) |
| void | Status (LongParameterList *ptr, int &line_len, bool &need_a_comma) |
Protected Attributes | |
| StringMap | index |
| StringMap | legacyIndex |
| LongParameterList * | list |
| int | group_len |
| int | precision |
Definition at line 246 of file Parameters.h.
1.6.3