UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils::Console Member List

This is the complete list of members for Utils::Console, including all inherited members.

black(string_view msg, int msg_level=0) constUtils::Console
black_reversed(string_view msg, int msg_level=0) constUtils::Console
blue(string_view msg, int msg_level=0) constUtils::Console
blue_reversed(string_view msg, int msg_level=0) constUtils::Console
change_level(int new_level)Utils::Console
change_stream(ostream_type *new_stream)Utils::Consoleinline
changeLevel(int new_level)Utils::Consoleinline
changeStream(ostream_type *new_stream)Utils::Consoleinline
colors(unsigned c, string_view msg, int msg_level=0) constUtils::Console
Console()=deleteUtils::Console
Console(Console const &)=deleteUtils::Console
Console(ostream_type *stream=&std::cout, int level=4)Utils::Consoleexplicit
cyan(string_view msg, int msg_level=0) constUtils::Console
cyan_reversed(string_view msg, int msg_level=0) constUtils::Console
error(string_view msg) constUtils::Console
fatal(string_view msg) constUtils::Console
flush() constUtils::Consoleinline
get_level() constUtils::Consoleinline
get_stream() constUtils::Consoleinline
getLevel() constUtils::Consoleinline
getStream() constUtils::Consoleinline
gray(string_view msg, int msg_level=0) constUtils::Console
gray_reversed(string_view msg, int msg_level=0) constUtils::Console
green(string_view msg, int msg_level=0) constUtils::Console
green_reversed(string_view msg, int msg_level=0) constUtils::Console
magenta(string_view msg, int msg_level=0) constUtils::Console
magenta_reversed(string_view msg, int msg_level=0) constUtils::Console
message(string_view msg, int msg_level=4) constUtils::Console
red(string_view msg, int msg_level=0) constUtils::Console
red_reversed(string_view msg, int msg_level=0) constUtils::Console
semaphore(unsigned ryg, string_view msg, int msg_level=0) constUtils::Console
set_auto() constUtils::Consoleinline
set_error_style(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
set_fatal_style(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
set_message_style(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
set_off() constUtils::Consoleinline
set_warning_style(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
setAuto() constUtils::Consoleinline
setErrorStyle(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
setFatalStyle(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
setMessageStyle(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
setOff() constUtils::Consoleinline
setWarningStyle(rang::style const &s, rang::fg const &f, rang::bg const &b)Utils::Consoleinline
warning(string_view msg) constUtils::Console
yellow(string_view msg, int msg_level=0) constUtils::Console
yellow_reversed(string_view msg, int msg_level=0) constUtils::Console
~Console()Utils::Consoleinline