Main Page | Namespace List | Class Hierarchy | Class List | 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(*  init)(WINDOW *, int)
 

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

ostream& operator<< std::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 Sep 5 17:18:56 2007 for yast2-ncurses by doxygen 1.3.6