Simple header and source file of the Color::Modifier class to change color to the output stream. More...
#include <ostream>
Go to the source code of this file.
Classes | |
class | Color::Modifier |
Class to change color to the output stream. More... | |
Namespaces | |
namespace | Color |
Enumerations | |
enum | Color::Code { Color::FG_RED = 31 , Color::FG_GREEN = 32 , Color::FG_BLUE = 34 , Color::FG_DEFAULT = 39 , Color::BG_RED = 41 , Color::BG_GREEN = 42 , Color::BG_BLUE = 44 , Color::BG_DEFAULT = 49 } |
Simple header and source file of the Color::Modifier class to change color to the output stream.
Definition in file colormod.H.