Useful class to write something in text mode, manages colors
Useful class to write something in text mode, manages colors. Uses ANSI codes.
const int old
void saveState() throw()
void restoreState() throw()
enum ColorId
TextMode() throw()
~TextMode() throw()
void on() throw()
bool isOn() const throw()
void off() throw()
void clear() throw()
void refresh() throw()
void setForegroundColor(ColorId color) throw()
void setBackgroundColor(ColorId color) throw()
void goTo(int j, int i) throw()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de