ROOT 6.18/05 Reference Guide |
Definition at line 2838 of file OptionParser.h.
Static Public Member Functions | |
static option::ArgStatus | NonEmpty (const option::Option &option, bool msg) |
static option::ArgStatus | Numeric (const option::Option &option, bool msg) |
static void | printError (const char *msg1, const option::Option &opt, const char *msg2) |
static option::ArgStatus | Required (const option::Option &option, bool msg) |
static option::ArgStatus | Unknown (const option::Option &option, bool msg) |
Static Public Member Functions inherited from ROOT::option::Arg | |
static ArgStatus | None (const Option &, bool) |
For options that don't take an argument: Returns ARG_NONE. More... | |
static ArgStatus | Optional (const Option &option, bool) |
Returns ARG_OK if the argument is attached and ARG_IGNORE otherwise. More... | |
|
inlinestatic |
Definition at line 2862 of file OptionParser.h.
|
inlinestatic |
Definition at line 2871 of file OptionParser.h.
|
inlinestatic |
Definition at line 2840 of file OptionParser.h.
|
inlinestatic |
Definition at line 2853 of file OptionParser.h.
|
inlinestatic |
Definition at line 2847 of file OptionParser.h.