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

NCursesError Class Reference

#include <NCurses.h>

Inheritance diagram for NCursesError:

NCWidget NCAlignment NCCheckBox NCComboBox NCDialog NCEmpty NCFrame NCImage NCIntField NCLabel NCMenuButton NCPadWidget NCProgressBar NCPushButton NCRadioButton NCRadioButtonGroup NCReplacePoint NCSpacing NCSplit NCSquash NCTextEntry List of all members.

Public Member Functions

 NCursesError (char *msg="unknown error",...)
 NCursesError (int val, char *msg="unknown error",...)
virtual ~NCursesError ()
NCursesErrorNCError (char *msg="unknown error",...)
NCursesErrorNCError (int val, char *msg="unknown error",...)
virtual const char * location () const

Public Attributes

int errval_i
string errmsg_t

Constructor & Destructor Documentation

NCursesError::NCursesError char *  msg = "unknown error",
  ...
 

NCursesError::NCursesError int  val,
char *  msg = "unknown error",
  ...
 

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


Member Function Documentation

virtual const char* NCursesError::location  )  const [inline, virtual]
 

Reimplemented in NCAlignment, NCCheckBox, NCComboBox, NCDialog, NCEmpty, NCFrame, NCImage, NCIntField, NCLabel, NCLogView, NCMenuButton, NCMultiLineEdit, NCMultiSelectionBox, NCPackageSelector, NCPadWidget, NCProgressBar, NCPushButton, NCRadioButton, NCRadioButtonGroup, NCReplacePoint, NCRichText, NCSelectionBox, NCSpacing, NCSplit, NCSquash, NCTable, NCTextEntry, NCTree, and NCWidget.

NCursesError & NCursesError::NCError int  val,
char *  msg = "unknown error",
  ...
 

NCursesError & NCursesError::NCError char *  msg = "unknown error",
  ...
 


Member Data Documentation

string NCursesError::errmsg_t
 

int NCursesError::errval_i
 


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