CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
ANSIColors.h File Reference

Go to the source code of this file.

Macros

#define ACBlack   "\x1B[0;30m"
 
#define ACBlink   "\x1B[5m"
 
#define ACBlue   "\x1B[0;34m"
 
#define ACBold   "\x1B[1m"
 
#define ACBrown   "\x1B[0;33m"
 
#define ACClear   "\x1B[2J"
 
#define ACClearL   "\x1B[2K"
 
#define ACCyan   "\x1B[0;36m"
 
#define ACDarkGray   "\x1B[1;30m"
 
#define ACGray   "\x1B[0;37m"
 
#define ACGreen   "\x1B[0;32m"
 
#define ACLightBlue   "\x1B[1;34m"
 
#define ACLightCyan   "\x1B[1;36m"
 
#define ACLightGreen   "\x1B[1;32m"
 
#define ACLightPurple   "\x1B[1;35m"
 
#define ACLightRed   "\x1B[1;31m"
 
#define ACPlain   "\x1B[0m"
 
#define ACPurple   "\x1B[0;35m"
 
#define ACRecall   "\x1B[u"
 
#define ACRed   "\x1B[0;31m"
 
#define ACReverse   "\x1B[7m"
 
#define ACSave   "\x1B[s"
 
#define ACUnderline   "\x1B[4m"
 
#define ACWhite   "\x1B[1;37m"
 
#define ACYellow   "\x1B[1;33m"
 

Macro Definition Documentation

#define ACBlack   "\x1B[0;30m"

Definition at line 11 of file ANSIColors.h.

#define ACBlink   "\x1B[5m"

Definition at line 31 of file ANSIColors.h.

#define ACBlue   "\x1B[0;34m"

Definition at line 12 of file ANSIColors.h.

#define ACBold   "\x1B[1m"

Definition at line 29 of file ANSIColors.h.

Referenced by SiPixelConfigParser::getMENamesForTrackerMap().

#define ACBrown   "\x1B[0;33m"

Definition at line 17 of file ANSIColors.h.

#define ACClear   "\x1B[2J"

Definition at line 34 of file ANSIColors.h.

#define ACClearL   "\x1B[2K"

Definition at line 35 of file ANSIColors.h.

#define ACCyan   "\x1B[0;36m"

Definition at line 14 of file ANSIColors.h.

#define ACDarkGray   "\x1B[1;30m"

Definition at line 19 of file ANSIColors.h.

#define ACGray   "\x1B[0;37m"

Definition at line 18 of file ANSIColors.h.

#define ACGreen   "\x1B[0;32m"

Definition at line 13 of file ANSIColors.h.

#define ACLightBlue   "\x1B[1;34m"

Definition at line 20 of file ANSIColors.h.

#define ACLightCyan   "\x1B[1;36m"

Definition at line 22 of file ANSIColors.h.

#define ACLightGreen   "\x1B[1;32m"

Definition at line 21 of file ANSIColors.h.

#define ACLightPurple   "\x1B[1;35m"

Definition at line 24 of file ANSIColors.h.

#define ACLightRed   "\x1B[1;31m"

Definition at line 23 of file ANSIColors.h.

#define ACPlain   "\x1B[0m"

Definition at line 28 of file ANSIColors.h.

Referenced by SiPixelConfigParser::getMENamesForTrackerMap().

#define ACPurple   "\x1B[0;35m"

Definition at line 16 of file ANSIColors.h.

#define ACRecall   "\x1B[u"

Definition at line 38 of file ANSIColors.h.

#define ACRed   "\x1B[0;31m"

Definition at line 15 of file ANSIColors.h.

Referenced by SiPixelConfigParser::getMENamesForTrackerMap().

#define ACReverse   "\x1B[7m"

Definition at line 32 of file ANSIColors.h.

#define ACSave   "\x1B[s"

Definition at line 37 of file ANSIColors.h.

#define ACUnderline   "\x1B[4m"

Definition at line 30 of file ANSIColors.h.

#define ACWhite   "\x1B[1;37m"

Definition at line 26 of file ANSIColors.h.

#define ACYellow   "\x1B[1;33m"

Definition at line 25 of file ANSIColors.h.

Referenced by SiPixelConfigParser::getMENamesForTrackerMap().