Note: Goby version 1 (shown here) is now considered obsolete. Please use version 2 for new projects, and consider upgrading old projects.

Goby Underwater Autonomy Project  Series: 1.1, revision: 163, released on 2013-02-06 14:23:27 -0500
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Types
goby::util::Colors Struct Reference

Represents the eight available terminal colors (and bold variants) More...

#include <util/liblogger/term_color.h>

List of all members.

Public Types

enum  Color {
  nocolor, red, lt_red, green,
  lt_green, yellow, lt_yellow, blue,
  lt_blue, magenta, lt_magenta, cyan,
  lt_cyan, white, lt_white
}
 The eight terminal colors (and bold or "light" variants)

Detailed Description

Represents the eight available terminal colors (and bold variants)

Definition at line 118 of file term_color.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends