Chi-Tech
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | chi |
Enumerations | |
enum | chi::StringSteamColorCode { chi::RESET = 0 , chi::FG_BOLD = 1 , chi::FG_UNDERLINE = 4 , chi::FG_BOLD_OFF = 21 , chi::FG_UNDERLINE_OFF = 24 , chi::FG_RED = 31 , chi::FG_GREEN = 32 , chi::FG_YELLOW = 33 , chi::FG_BLUE = 34 , chi::FG_MAGENTA = 35 , chi::FG_CYAN = 36 , chi::FG_WHITE = 37 , chi::FG_DEFAULT = 39 } |
Functions | |
std::string | chi::StringStreamColor (StringSteamColorCode code) |