#include <di/format/style.h>
◆ Style() [1/5]
di::format::style::Style::Style |
( |
| ) |
|
|
constexprdefault |
◆ Style() [2/5]
di::format::style::Style::Style |
( |
Color | foreground | ) |
|
|
inlineconstexpr |
◆ Style() [3/5]
◆ Style() [4/5]
di::format::style::Style::Style |
( |
Effect | effect | ) |
|
|
inlineconstexpr |
◆ Style() [5/5]
◆ background()
auto di::format::style::Style::background |
( |
| ) |
const -> Color |
|
inlineconstexpr |
◆ effect()
auto di::format::style::Style::effect |
( |
| ) |
const -> Effect |
|
inlineconstexpr |
◆ foreground()
auto di::format::style::Style::foreground |
( |
| ) |
const -> Color |
|
inlineconstexpr |
◆ render_to_ansi_escapes()
template<concepts::Encoding Enc>
auto di::format::style::Style::render_to_ansi_escapes |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: