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

NCtypes.h File Reference

#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  NC

Enumerations

enum  ADJUST {
  CENTER = 0x00, TOP = 0x01, BOTTOM = 0x02, LEFT = 0x10,
  RIGHT = 0x20, TOPLEFT = TOP | LEFT, TOPRIGHT = TOP | RIGHT, BOTTOMLEFT = BOTTOM | LEFT,
  BOTTOMRIGHT = BOTTOM | RIGHT
}
enum  WState { WSdumb, WSnormal, WSactive, WSdisabeled }

Functions

std::ostream & operator<< (std::ostream &str, NC::ADJUST obj)
std::ostream & operator<< (std::ostream &str, NC::WState obj)


Enumeration Type Documentation

enum ADJUST
 

Enumeration values:
CENTER 
TOP 
BOTTOM 
LEFT 
RIGHT 
TOPLEFT 
TOPRIGHT 
BOTTOMLEFT 
BOTTOMRIGHT 

enum WState
 

Enumeration values:
WSdumb 
WSnormal 
WSactive 
WSdisabeled 


Function Documentation

std::ostream& operator<< std::ostream &  str,
NC::WState  obj
 

std::ostream& operator<< std::ostream &  str,
NC::ADJUST  obj
 


Generated on Wed Nov 12 04:52:32 2008 for yast2-ncurses by  doxygen 1.3.9.1