Struct Dune::XT::Common::StreamModifiers

struct Dune::XT::Common::StreamModifiers

Collection of ANSI escape codes for text styling (bold, italic, underline, blink, reverse).

Variable Dune::XT::Common::StreamModifiers::normal

const char *Dune::XT::Common::StreamModifiers::normal

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::bold

const char *Dune::XT::Common::StreamModifiers::bold

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::italic

const char *Dune::XT::Common::StreamModifiers::italic

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::underline

const char *Dune::XT::Common::StreamModifiers::underline

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::reverse

const char *Dune::XT::Common::StreamModifiers::reverse

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::enditalic

const char *Dune::XT::Common::StreamModifiers::enditalic

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::endunderline

const char *Dune::XT::Common::StreamModifiers::endunderline

No documentation provided.

Variable Dune::XT::Common::StreamModifiers::endreverse

const char *Dune::XT::Common::StreamModifiers::endreverse

No documentation provided.