cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
Term::Color Member List

This is the complete list of members for Term::Color, including all inherited members.

Color()Term::Color
Color(const Term::Color::Name &name)Term::Color
Color(const std::uint8_t &color)Term::Color
Color(const std::uint8_t &red, const std::uint8_t &green, const std::uint8_t &blue)Term::Color
getType() constTerm::Color
m_bit24Term::Color
m_bit8Term::Color
m_TypeTerm::Colorprivate
Name enum nameTerm::Color
operator!=(const Color &) constTerm::Color
operator==(const Color &) constTerm::Color
to24bits() constTerm::Color
to3bits() constTerm::Color
to4bits() constTerm::Color
to8bits() constTerm::Color
Type enum nameTerm::Color