ANSI_ColorState Struct Reference

#include <stringutil.h>


Data Fields

unsigned char bNormal:1
unsigned char bBlink:1
unsigned char bHighlite:1
unsigned char bInverse:1
unsigned char bUnder:1
unsigned char iForeground:4
unsigned char iBackground:4


Detailed Description

Definition at line 85 of file stringutil.h.


Field Documentation

unsigned char ANSI_ColorState::bBlink

Definition at line 88 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().

unsigned char ANSI_ColorState::bHighlite

Definition at line 89 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().

unsigned char ANSI_ColorState::bInverse

Definition at line 90 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().

unsigned char ANSI_ColorState::bNormal

Definition at line 87 of file stringutil.h.

Referenced by ANSI_Parse_m(), and ANSI_TransitionColorBinary().

unsigned char ANSI_ColorState::bUnder

Definition at line 91 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().

unsigned char ANSI_ColorState::iBackground

Definition at line 94 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().

unsigned char ANSI_ColorState::iForeground

Definition at line 93 of file stringutil.h.

Referenced by ANSI_Parse_m(), ANSI_TransitionColorBinary(), and ANSI_TransitionColorEscape().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:24 2007 for MUX by  doxygen 1.4.7