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

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

Static Public Attributes

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

Static Private Member Functions

void init_colors ()

Friends

class NCurses


Member Function Documentation

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

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

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

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

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

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

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

int NCattribute::color_pairs  )  [inline, static]
 

int NCattribute::colors  )  [inline, static]
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void NCattribute::setStyle chtype &  a,
chtype  ch
[inline, 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 Nov 12 04:52:33 2008 for yast2-ncurses by  doxygen 1.3.9.1