|
clutchlog
0.11.1
|
This is the complete list of members for clutchlog::fmt, including all inherited members.
| back | clutchlog::fmt | |
| 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 |
| fore | clutchlog::fmt | |
| operator()(const std::string &msg) const | clutchlog::fmt | inline |
| 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 |