GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BashColor Class Reference

#include <BashColor.h>

Public Types

enum  BColor {
  kBlack = 0, kRed = 1, kGreen = 2, kYellow = 3, kBlue = 4, kPurple = 5,
  kCyan = 6, kWhite = 7, kBlack = 0, kRed = 1, kGreen = 2, kYellow = 3,
  kBlue = 4, kPurple = 5, kCyan = 6, kWhite = 7
}
 current state of the FrameIO More...
 
enum  BColor {
  kBlack = 0, kRed = 1, kGreen = 2, kYellow = 3, kBlue = 4, kPurple = 5,
  kCyan = 6, kWhite = 7, kBlack = 0, kRed = 1, kGreen = 2, kYellow = 3,
  kBlue = 4, kPurple = 5, kCyan = 6, kWhite = 7
}
 current state of the FrameIO More...
 
enum  bType {
  kRegular = 0, kBold = 1, kUnderline = 2, kBoldUnderline = 3, kBackGround = 4, kHighIntensity = 5,
  kBoldHighIntensity = 6, kHighIntensityBackground = 7, kRegular = 0, kBold = 1, kUnderline = 2, kBoldUnderline = 3,
  kBackGround = 4, kHighIntensity = 5, kBoldHighIntensity = 6, kHighIntensityBackground = 7
}
 
enum  bType {
  kRegular = 0, kBold = 1, kUnderline = 2, kBoldUnderline = 3, kBackGround = 4, kHighIntensity = 5,
  kBoldHighIntensity = 6, kHighIntensityBackground = 7, kRegular = 0, kBold = 1, kUnderline = 2, kBoldUnderline = 3,
  kBackGround = 4, kHighIntensity = 5, kBoldHighIntensity = 6, kHighIntensityBackground = 7
}
 

Public Member Functions

 BashColor ()
 
 BashColor ()
 
void ProcessColor ()
 
void ProcessColor ()
 
void ResetColor ()
 
void ResetColor ()
 
void SetColor (BColor col)
 
void SetColor (BColor col)
 
void SetErrorOut ()
 
void SetErrorOut ()
 
void SetInfoOut ()
 
void SetInfoOut ()
 
void SetType (bType type)
 
void SetType (bType type)
 
void SetWarningOut ()
 
void SetWarningOut ()
 
virtual ~BashColor ()
 
virtual ~BashColor ()
 

Public Attributes

std::string fColor
 
std::string fType
 

Detailed Description

Definition at line 32 of file src/root/core/BashColor.h.


The documentation for this class was generated from the following files: