Formatting.h File Reference #include <iostream> #include <iomanip> #include <unistd.h> Go to the source code of this file.
Macro Definition Documentation◆ BLUE
Definition at line 35 of file Formatting.h. ◆ COLOR_
Definition at line 19 of file Formatting.h. 20 : "") << msg << (isatty(1) ? "\033[0m" : "")
◆ GREEN
Definition at line 27 of file Formatting.h. ◆ MSG
Definition at line 15 of file Formatting.h. ◆ MSG_
Definition at line 13 of file Formatting.h. ◆ MSG_BLUEDefinition at line 37 of file Formatting.h. ◆ MSG_BLUE_Definition at line 36 of file Formatting.h. ◆ MSG_GREENDefinition at line 29 of file Formatting.h. ◆ MSG_GREEN_Definition at line 28 of file Formatting.h. ◆ MSG_REDDefinition at line 25 of file Formatting.h. ◆ MSG_RED_Definition at line 24 of file Formatting.h. ◆ MSG_YELLOWDefinition at line 33 of file Formatting.h. ◆ MSG_YELLOW_Definition at line 32 of file Formatting.h. ◆ PAD
Definition at line 17 of file Formatting.h. ◆ RED
Definition at line 23 of file Formatting.h. ◆ YELLOW
Definition at line 31 of file Formatting.h. Generated on Mon Oct 28 2024 13:47:24 for YODA - Yet more Objects for Data Analysis by 1.9.8 |