Jpp
18.5.0
the software that should make you happy
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
software
Jeep
JColor.hh
Go to the documentation of this file.
1
#ifndef __JEEP__JCOLOR__
2
#define __JEEP__JCOLOR__
3
4
/**
5
* \file
6
* I/O coloring auxiliaries.
7
* \author mdejong
8
*/
9
10
#include "
JLang/JColorFacet.hh
"
11
12
namespace
JEEP {}
13
namespace
JPP {
using namespace
JEEP; }
14
15
namespace
JEEP {
16
17
using
JLANG::RED
;
18
using
JLANG::GREEN
;
19
using
JLANG::BLUE
;
20
using
JLANG::WHITE
;
21
using
JLANG::CYAN
;
22
using
JLANG::PURPLE
;
23
using
JLANG::YELLOW
;
24
using
JLANG::RESET
;
25
using
JLANG::BOLD
;
26
}
27
#endif
JLANG::GREEN
green
Definition:
JColorFacet.hh:31
JLANG::RESET
reset
Definition:
JColorFacet.hh:37
JColorFacet.hh
JLANG::BOLD
bold
Definition:
JColorFacet.hh:38
JLANG::PURPLE
purple
Definition:
JColorFacet.hh:35
JLANG::WHITE
white
Definition:
JColorFacet.hh:33
JLANG::RED
red
Definition:
JColorFacet.hh:30
JLANG::YELLOW
yellow
Definition:
JColorFacet.hh:36
JLANG::CYAN
cyan
Definition:
JColorFacet.hh:34
JLANG::BLUE
blue
Definition:
JColorFacet.hh:32
Generated by
1.8.5