Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCattribute Struct Reference

#include <NCstyle.h>

List of all members.

Static Public Member Functions

static int colors ()
static int color_pairs ()
static chtype color_pair (short fg, short bg)
static chtype color_pair (int i)
static short fg_color_pair (int i)
static short bg_color_pair (int i)
static int color_pair_of (chtype ch)
static short fg_color_of (chtype ch)
static short bg_color_of (chtype ch)
static chtype getStyle (chtype a)
static chtype getColor (chtype a)
static chtype getChar (chtype a)
static chtype getNonChar (chtype a)
static void setStyle (chtype &a, chtype ch)
static void setColor (chtype &a, chtype ch)
static void setChar (chtype &a, chtype ch)
static void addStyle (chtype &a, chtype ch)
static void delStyle (chtype &a, chtype ch)
static void toggleStyle (chtype &a, chtype ch)
static void addAlt (chtype &a)
static void delAlt (chtype &a)
static short getFg (chtype a)
static short getBg (chtype a)
static void setFg (chtype &a, short c)
static void setBg (chtype &a, short c)

Static Public Attributes

static const chtype style_mask = A_ATTRIBUTES & ~A_COLOR & ~A_ALTCHARSET
static const chtype color_mask = A_COLOR
static const chtype char_mask = A_CHARTEXT | A_ALTCHARSET

Static Private Member Functions

static void init_colors ()

Friends

class NCurses


Member Function Documentation

static void NCattribute::addAlt chtype &  a  )  [inline, static]
 

static void NCattribute::addStyle chtype &  a,
chtype  ch
[inline, static]
 

static short NCattribute::bg_color_of chtype  ch  )  [inline, static]
 

static short NCattribute::bg_color_pair int  i  )  [inline, static]
 

static chtype NCattribute::color_pair int  i  )  [inline, static]
 

static chtype NCattribute::color_pair short  fg,
short  bg
[inline, static]
 

static int NCattribute::color_pair_of chtype  ch  )  [inline, static]
 

static int NCattribute::color_pairs  )  [inline, static]
 

static int NCattribute::colors  )  [inline, static]
 

static void NCattribute::delAlt chtype &  a  )  [inline, static]
 

static void NCattribute::delStyle chtype &  a,
chtype  ch
[inline, static]
 

static short NCattribute::fg_color_of chtype  ch  )  [inline, static]
 

static short NCattribute::fg_color_pair int  i  )  [inline, static]
 

static short NCattribute::getBg chtype  a  )  [inline, static]
 

static chtype NCattribute::getChar chtype  a  )  [inline, static]
 

static chtype NCattribute::getColor chtype  a  )  [inline, static]
 

static short NCattribute::getFg chtype  a  )  [inline, static]
 

static chtype NCattribute::getNonChar chtype  a  )  [inline, static]
 

static chtype NCattribute::getStyle chtype  a  )  [inline, static]
 

static void NCattribute::init_colors  )  [inline, static, private]
 

static void NCattribute::setBg chtype &  a,
short  c
[inline, static]
 

static void NCattribute::setChar chtype &  a,
chtype  ch
[inline, static]
 

static void NCattribute::setColor chtype &  a,
chtype  ch
[inline, static]
 

static void NCattribute::setFg chtype &  a,
short  c
[inline, static]
 

static void NCattribute::setStyle chtype &  a,
chtype  ch
[inline, static]
 

static void NCattribute::toggleStyle chtype &  a,
chtype  ch
[inline, static]
 


Friends And Related Function Documentation

friend class NCurses [friend]
 


Member Data Documentation

const chtype NCattribute::char_mask = A_CHARTEXT | A_ALTCHARSET [static]
 

const chtype NCattribute::color_mask = A_COLOR [static]
 

const chtype NCattribute::style_mask = A_ATTRIBUTES & ~A_COLOR & ~A_ALTCHARSET [static]
 


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:52:54 2005 for yast2-ncurses by  doxygen 1.4.4