Definition at line 1709 of file OptionParser.h.
#include </home/stephan/code/root-2/core/dictgen/res/OptionParser.h>
◆ indent()
| void ROOT::option::PrintUsageImplementation::indent |
( |
IStringWriter & | write, |
|
|
int & | x, |
|
|
int | want_x ) |
|
inlinestatic |
◆ isWideChar()
| bool ROOT::option::PrintUsageImplementation::isWideChar |
( |
unsigned | ch | ) |
|
|
inlinestatic |
Returns true if ch is the unicode code point of a wide character.
- Note
- The following character ranges are treated as wide
1100..115F
2329..232A (just 2 characters!)
2E80..A4C6 except
for 303
F
A960..A97C
AC00..D7FB
F900..FAFF
FE10..FE6B
FF01..FF60
FFE0..FFE6
1B000......
Definition at line 1890 of file OptionParser.h.
◆ printUsage()
| void ROOT::option::PrintUsageImplementation::printUsage |
( |
IStringWriter & | write, |
|
|
const Descriptor | usage[], |
|
|
int | width = 80, |
|
|
int | last_column_min_percent = 50, |
|
|
int | last_column_own_line_max_percent = 75 ) |
|
inlinestatic |
◆ upmax()
| void ROOT::option::PrintUsageImplementation::upmax |
( |
int & | i1, |
|
|
int | i2 ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: