|
| LongParameters (const char *desc, LongParameterList *list) |
|
virtual void | Status () |
|
virtual void | addParamsToString (String ¶ms) |
|
LongParameters * | SetPrecision (int precision) |
|
| Parameter (char c, const char *desc, void *v) |
|
virtual bool | Read (int argc, char **argv, int argn) |
|
void | SetWarningBuffer (String &buffer) |
|
void | warning (const char *format,...) |
|
|
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) |
|
|
static void | SetNameLen (int len) |
|
static void | SetStatusLen (int len) |
|
static bool | CheckInteger (const char *value) |
|
static bool | CheckDouble (const char *value) |
|
static const char | PARAM_STR_SEP = ',' |
|
static int | nameCol = 30 |
|
static int | statusCol = 15 |
|
Definition at line 265 of file Parameters.h.
The documentation for this class was generated from the following files: