JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
QwColor.cc
Go to the documentation of this file.
1/*!
2 * \file QwColor.cc
3 * \brief A class for colored output
4 *
5 * \author Wouter Deconinck
6 * \date 2010-02-23
7 */
8
9#include "QwColor.h"
10
ANSI color codes and color management for terminal output.
std::map< Qw::EQwColor, std::string > QwColorMap
Definition QwColor.h:87
static QwColorMap CreateColorMap()
Definition QwColor.h:116
static QwColorMap kColorMap
Definition QwColor.h:147