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  NC::ADJUST {
  NC::CENTER = 0x00, NC::TOP = 0x01, NC::BOTTOM = 0x02, NC::LEFT = 0x10,
  NC::RIGHT = 0x20, NC::TOPLEFT = TOP | LEFT, NC::TOPRIGHT = TOP | RIGHT, NC::BOTTOMLEFT = BOTTOM | LEFT,
  NC::BOTTOMRIGHT = BOTTOM | RIGHT
}
enum  NC::WState { NC::WSdumb, NC::WSnormal, NC::WSactive, NC::WSdisabeled }

Functions

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


Function Documentation

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

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


Generated on Wed Sep 14 10:52:54 2005 for yast2-ncurses by  doxygen 1.4.4