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

NCattrset Class Reference

#include <NCstyle.h>

Inheritance diagram for NCattrset:

NCstyle::Style List of all members.

Public Member Functions

 NCattrset (unsigned num)
virtual ~NCattrset ()
const chtype & operator[] (unsigned a) const
chtype getAttr (unsigned a) const
chtype getStyle (unsigned a) const
chtype getColor (unsigned a) const
chtype getChar (unsigned a) const
chtype getNonChar (unsigned a) const
void setAttr (unsigned a, chtype ch)
void setStyle (unsigned a, chtype ch)
void setColor (unsigned a, chtype ch)
void setChar (unsigned a, chtype ch)
void addStyle (unsigned a, chtype ch)
void delStyle (unsigned a, chtype ch)
void toggleStyle (unsigned a, chtype ch)
void addAlt (unsigned a)
void delAlt (unsigned a)
short getFg (unsigned a) const
short getBg (unsigned a) const
void setFg (unsigned a, short c)
void setBg (unsigned a, short c)

Private Attributes

vector< chtype > attr

Constructor & Destructor Documentation

NCattrset::NCattrset unsigned  num  )  [inline]
 

virtual NCattrset::~NCattrset  )  [inline, virtual]
 


Member Function Documentation

void NCattrset::addAlt unsigned  a  )  [inline]
 

void NCattrset::addStyle unsigned  a,
chtype  ch
[inline]
 

void NCattrset::delAlt unsigned  a  )  [inline]
 

void NCattrset::delStyle unsigned  a,
chtype  ch
[inline]
 

chtype NCattrset::getAttr unsigned  a  )  const [inline]
 

short NCattrset::getBg unsigned  a  )  const [inline]
 

chtype NCattrset::getChar unsigned  a  )  const [inline]
 

chtype NCattrset::getColor unsigned  a  )  const [inline]
 

short NCattrset::getFg unsigned  a  )  const [inline]
 

chtype NCattrset::getNonChar unsigned  a  )  const [inline]
 

chtype NCattrset::getStyle unsigned  a  )  const [inline]
 

const chtype& NCattrset::operator[] unsigned  a  )  const [inline]
 

void NCattrset::setAttr unsigned  a,
chtype  ch
[inline]
 

void NCattrset::setBg unsigned  a,
short  c
[inline]
 

void NCattrset::setChar unsigned  a,
chtype  ch
[inline]
 

void NCattrset::setColor unsigned  a,
chtype  ch
[inline]
 

void NCattrset::setFg unsigned  a,
short  c
[inline]
 

void NCattrset::setStyle unsigned  a,
chtype  ch
[inline]
 

void NCattrset::toggleStyle unsigned  a,
chtype  ch
[inline]
 


Member Data Documentation

vector<chtype> NCattrset::attr [private]
 


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