Logo
~Sockets~
~Examples~
~Contact~


color.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Defines

#define CNUL   ""
#define CNRM   "\x1B[0;0m"
#define CRED   "\x1B[0;0m\x1B[31m"
#define CGRN   "\x1B[0;0m\x1B[32m"
#define CYEL   "\x1B[0;0m\x1B[33m"
#define CBLU   "\x1B[0;0m\x1B[34m"
#define CMAG   "\x1B[0;0m\x1B[35m"
#define CCYN   "\x1B[0;0m\x1B[36m"
#define CWHT   "\x1B[0;0m\x1B[37m"
#define CBLK   "\x1B[0;0m\x1B[30m"
#define BRED   "\x1B[1;31m"
#define BGRN   "\x1B[1;32m"
#define BYEL   "\x1B[1;33m"
#define BBLU   "\x1B[1;34m"
#define BMAG   "\x1B[1;35m"
#define BCYN   "\x1B[1;36m"
#define BWHT   "\x1B[1;37m"
#define BBLK   "\x1B[1;30m"
#define BKRED   "\x1B[41m"
#define BKGRN   "\x1B[42m"
#define BKYEL   "\x1B[43m"
#define BKBLU   "\x1B[44m"
#define BKMAG   "\x1B[45m"
#define BKCYN   "\x1B[46m"
#define BKWHT   "\x1B[47m"
#define BKBLK   "\x1B[40m"
#define UNDER   "\x1B[4m"
#define FLASH   "\x1B[5m"
#define MAX_COLORS   26

Define Documentation

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

Definition at line 40 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 36 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 38 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 34 of file color.h.

Referenced by cstring::c_str().

#define BKBLK   "\x1B[40m"

Definition at line 50 of file color.h.

Referenced by cstring::c_str().

#define BKBLU   "\x1B[44m"

Definition at line 46 of file color.h.

Referenced by cstring::c_str().

#define BKCYN   "\x1B[46m"

Definition at line 48 of file color.h.

Referenced by cstring::c_str().

#define BKGRN   "\x1B[42m"

Definition at line 44 of file color.h.

Referenced by cstring::c_str().

#define BKMAG   "\x1B[45m"

Definition at line 47 of file color.h.

Referenced by cstring::c_str().

#define BKRED   "\x1B[41m"

Definition at line 43 of file color.h.

Referenced by cstring::c_str().

#define BKWHT   "\x1B[47m"

Definition at line 49 of file color.h.

Referenced by cstring::c_str().

#define BKYEL   "\x1B[43m"

Definition at line 45 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 37 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 33 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 39 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 35 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 30 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 26 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 28 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 24 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 27 of file color.h.

Referenced by cstring::c_str().

#define CNRM   "\x1B[0;0m"

Definition at line 22 of file color.h.

Referenced by cstring::c_str().

#define CNUL   ""

Definition at line 19 of file color.h.

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

Definition at line 23 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 29 of file color.h.

Referenced by cstring::c_str().

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

Definition at line 25 of file color.h.

Referenced by cstring::c_str().

#define FLASH   "\x1B[5m"

Definition at line 54 of file color.h.

Referenced by cstring::c_str().

#define MAX_COLORS   26

Definition at line 61 of file color.h.

#define UNDER   "\x1B[4m"

Definition at line 53 of file color.h.

Referenced by cstring::c_str().

Page, code, and content Copyright (C) 2006 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4