Definition at line 1709 of file OptionParser.h.
| Classes | |
| struct | FunctionWriter | 
| struct | IStringWriter | 
| class | LinePartIterator | 
| class | LineWrapper | 
| struct | OStreamWriter | 
| struct | StreamWriter | 
| struct | SyscallWriter | 
| struct | TemporaryWriter | 
| Static Public Member Functions | |
| static void | indent (IStringWriter &write, int &x, int want_x) | 
| static bool | isWideChar (unsigned ch) | 
| Returns true if ch is the unicode code point of a wide character. | |
| static void | printUsage (IStringWriter &write, const Descriptor usage[], int width=80, int last_column_min_percent=50, int last_column_own_line_max_percent=75) | 
| static void | upmax (int &i1, int i2) | 
#include </github/home/ROOT-CI/src/core/dictgen/res/OptionParser.h>
| 
 | inlinestatic | 
Definition at line 1854 of file OptionParser.h.
Returns true if ch is the unicode code point of a wide character.
Definition at line 1890 of file OptionParser.h.
| 
 | inlinestatic | 
Definition at line 2434 of file OptionParser.h.
Definition at line 1838 of file OptionParser.h.