|
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::black (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::red (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::green (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::yellow (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::blue (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::magenta (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::cyan (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::white (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bblack (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bred (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bgreen (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::byellow (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bblue (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bmagenta (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bcyan (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bwhite (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::reset (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::underline (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::inverse (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_black (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_red (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_green (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_yellow (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_blue (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_magenta (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_cyan (std::basic_ostream< CharT, Traits > &os) |
| |
| template<class CharT , class Traits > |
| std::basic_ostream< CharT, Traits > & | glk::console::bold_white (std::basic_ostream< CharT, Traits > &os) |
| |