|
clutchlog
0.16
|
This is the complete list of members for clutchlog::fmt, including all inherited members.
| ansi enum name | clutchlog::fmt | |
| back | clutchlog::fmt | |
| back_16M | clutchlog::fmt | protected |
| back_256 | clutchlog::fmt | protected |
| bg enum name | clutchlog::fmt | |
| fg enum name | clutchlog::fmt | |
| fmt() | clutchlog::fmt | inline |
| fmt(fg f, bg b=bg::none, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg f, typo s, bg b=bg::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(bg b, fg f=fg::none, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(bg b, typo s, fg f=fg::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(typo s, fg f=fg::none, bg b=bg::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(typo s, bg b, fg f=fg::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg_256 f, bg_256 b, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg_256 f, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg, bg_256 b, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const short fr, const short fg, const short fb, const short gr, const short gg, const short gb, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg, const short gr, const short gg, const short gb, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const short fr, const short fg, const short fb, bg, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const short fr, const short fg, const short fb, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const std::string &f, const std::string &b, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(fg, const std::string &b, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const std::string &f, bg, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fmt(const std::string &f, typo s=typo::none) (defined in clutchlog::fmt) | clutchlog::fmt | inline |
| fore | clutchlog::fmt | |
| fore_16M | clutchlog::fmt | protected |
| fore_256 | clutchlog::fmt | protected |
| hash(const std::string &str, const std::vector< fmt > domain={}) (defined in clutchlog::fmt) | clutchlog::fmt | inlinestatic |
| mode | clutchlog::fmt | |
| operator()(const std::string &msg) const | clutchlog::fmt | inline |
| operator<<(std::ostream &os, const std::tuple< fg, bg, typo > &fbs) | clutchlog::fmt | friend |
| operator<<(std::ostream &os, const typo &s) | clutchlog::fmt | friend |
| operator<<(std::ostream &os, const fmt &fmt) | clutchlog::fmt | friend |
| print_on(std::ostream &os) const | clutchlog::fmt | inlineprotected |
| str() const | clutchlog::fmt | inline |
| style | clutchlog::fmt | |
| typo enum name | clutchlog::fmt |