| spdlog
    | 
This is the complete list of members for text_style, including all inherited members.
| and_assign(const text_style &rhs) | text_style | inlineprivate | 
| background_color | text_style | private | 
| bg | text_style | friend | 
| ems | text_style | private | 
| fg | text_style | friend | 
| foreground_color | text_style | private | 
| get_background() const FMT_NOEXCEPT | text_style | inline | 
| get_emphasis() const FMT_NOEXCEPT | text_style | inline | 
| get_foreground() const FMT_NOEXCEPT | text_style | inline | 
| has_background() const FMT_NOEXCEPT | text_style | inline | 
| has_emphasis() const FMT_NOEXCEPT | text_style | inline | 
| has_foreground() const FMT_NOEXCEPT | text_style | inline | 
| operator& | text_style | friend | 
| operator&=(const text_style &rhs) | text_style | inline | 
| operator| | text_style | friend | 
| operator|=(const text_style &rhs) | text_style | inline | 
| set_background_color | text_style | private | 
| set_foreground_color | text_style | private | 
| text_style(emphasis em=emphasis()) FMT_NOEXCEPT | text_style | inline | 
| text_style(bool is_foreground, detail::color_type text_color) FMT_NOEXCEPT | text_style | inlineprivate |