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

ncursesw.cc File Reference

#include <iostream>
#include "Y2Log.h"
#include "ncursesw.h"
#include "NCstring.h"

Defines

#define COLORS_NEED_INITIALIZATION   -1
#define COLORS_NOT_INITIALIZED   0
#define COLORS_MONOCHROME   1
#define COLORS_ARE_REALLY_THERE   2

Typedefs

typedef int(* RIPOFFINIT )(NCursesWindow &)

Functions

int _nc_ripoffline (int, int(*init)(WINDOW *, int))
int _nc_has_mouse (void)
ostream & operator<< (ostream &Stream, const NCursesWindow *Obj_Cv)
ostream & operator<< (ostream &Stream, const NCursesWindow &Obj_Cv)

Variables

RIPOFFINIT R_INIT [5]
int r_init_idx = 0
RIPOFFINITprip = R_INIT

Define Documentation

#define COLORS_ARE_REALLY_THERE   2
 

#define COLORS_MONOCHROME   1
 

#define COLORS_NEED_INITIALIZATION   -1
 

#define COLORS_NOT_INITIALIZED   0
 


Typedef Documentation

typedef int(* RIPOFFINIT)(NCursesWindow &)
 


Function Documentation

int _nc_has_mouse void   ) 
 

int _nc_ripoffline int  ,
int(*)(WINDOW *, int)  init
 

ostream& operator<< ostream &  Stream,
const NCursesWindow Obj_Cv
 

ostream& operator<< ostream &  Stream,
const NCursesWindow Obj_Cv
 


Variable Documentation

RIPOFFINIT* prip = R_INIT [static]
 

RIPOFFINIT R_INIT[5] [static]
 

int r_init_idx = 0 [static]
 


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