Stores the relevant parameters of the documentation on the screen.
More...
|
| | console_layout_struct (uint32_t const terminal_width) |
| | The constructor.
|
| |
|
| console_layout_struct () |
| | The default constructor.
|
| |
|
|
uint32_t | screenWidth |
| | The screen width.
|
| |
|
uint32_t | defaultScreenWidth |
| | The default screen width.
|
| |
|
uint32_t | maximalScreenWidth |
| | The maximal screen width.
|
| |
|
uint32_t | minimalScreenWidth |
| | The minimal screen width.
|
| |
|
uint32_t | leftPadding |
| | The left Padding.
|
| |
|
uint32_t | centerPadding |
| | The center Padding.
|
| |
|
uint32_t | rightPadding |
| | The right Padding.
|
| |
|
uint32_t | leftColumnWidth |
| | The left Column Width.
|
| |
|
uint32_t | rightColumnWidth |
| | The right Column Width.
|
| |
|
uint32_t | rightColumnTab |
| | The right Column Tab.
|
| |
Stores the relevant parameters of the documentation on the screen.
◆ console_layout_struct()
| sharg::detail::format_help::console_layout_struct::console_layout_struct |
( |
uint32_t const | terminal_width | ) |
|
|
inline |
The constructor.
- Parameters
-
| [in] | terminal_width | The width of the terminal. |
The documentation for this struct was generated from the following file: