Loading...
Searching...
No Matches
#include <console.h>
+ Collaboration diagram for consolet:
Static Public Member Functions
Static Protected Attributes
Detailed Description
Member Function Documentation
◆ blue()
std::ostream & consolet::blue
(
std::ostream &
str )
static
◆ bold()
std::ostream & consolet::bold
(
std::ostream &
str )
static
◆ cleareol()
std::ostream & consolet::cleareol
(
std::ostream &
str )
static
◆ cursorup()
std::ostream & consolet::cursorup
(
std::ostream &
str )
static
◆ cyan()
std::ostream & consolet::cyan
(
std::ostream &
str )
static
◆ err()
static std::ostream & consolet::err
(
)
inlinestatic
◆ faint()
std::ostream & consolet::faint
(
std::ostream &
str )
static
◆ green()
std::ostream & consolet::green
(
std::ostream &
str )
static
◆ init()
◆ is_terminal()
◆ orange()
std::ostream & consolet::orange
(
std::ostream &
str )
static
◆ out()
static std::ostream & consolet::out
(
)
inlinestatic
◆ red()
std::ostream & consolet::red
(
std::ostream &
str )
static
◆ reset()
std::ostream & consolet::reset
(
std::ostream &
str )
static
◆ underline()
std::ostream & consolet::underline
(
std::ostream &
str )
static
◆ use_SGR()
◆ width()
std::size_t consolet::width
(
)
static
◆ yellow()
std::ostream & consolet::yellow
(
std::ostream &
str )
static
Member Data Documentation
◆ _err
std::ostream * consolet::_err =
nullptr
staticprotected
◆ _init_done
◆ _is_terminal
◆ _out
std::ostream * consolet::_out =
nullptr
staticprotected
◆ _use_SGR
◆ _width
std::size_t consolet::_width
staticprotected
◆ _width_is_set
The documentation for this class was generated from the following files: