WINDOW Struct Reference

#include <CURSES.h>


Data Fields

int dvRow
int dvCol
int x_org
int y_org
int x_size
int y_size
int row
int col
void * IO
void * image
unsigned wrap_ok:1
unsigned scroll_ok:1
unsigned hidden:1
unsigned boxed:1
unsigned Echo:1
unsigned Crmode:1
unsigned Nl:1
unsigned Save:1
unsigned attrib:8


Detailed Description

Definition at line 15 of file CURSES.h.


Field Documentation

int WINDOW::dvRow

Definition at line 17 of file CURSES.h.

Referenced by cmove(), curpos(), newwin(), outc(), and replace().

int WINDOW::dvCol

Definition at line 18 of file CURSES.h.

Referenced by cmove(), curpos(), newwin(), outc(), and replace().

int WINDOW::x_org

Definition at line 19 of file CURSES.h.

Referenced by mvwin(), newwin(), showwin(), waddch(), wclrtoeol(), werase(), winch(), WinSetTitle(), wmove(), and wscroll().

int WINDOW::y_org

Definition at line 20 of file CURSES.h.

Referenced by mvwin(), newwin(), showwin(), waddch(), wclrtoeol(), werase(), winch(), WinSetTitle(), wmove(), and wscroll().

int WINDOW::x_size

Definition at line 21 of file CURSES.h.

Referenced by box(), mvwin(), newwin(), waddch(), wclrtoeol(), werase(), WinSetTitle(), wmove(), and wscroll().

int WINDOW::y_size

Definition at line 22 of file CURSES.h.

Referenced by box(), mvwin(), newwin(), waddch(), werase(), wmove(), and wscroll().

int WINDOW::row

Definition at line 23 of file CURSES.h.

Referenced by newwin(), showwin(), waddch(), wclrtoeol(), werase(), winch(), and wmove().

int WINDOW::col

Definition at line 24 of file CURSES.h.

Referenced by newwin(), showwin(), waddch(), wclrtoeol(), werase(), winch(), and wmove().

void* WINDOW::IO

Definition at line 25 of file CURSES.h.

Referenced by newwin(), and wgetch().

void* WINDOW::image

Definition at line 26 of file CURSES.h.

Referenced by delwin(), hidewin(), mvwin(), newwin(), and showwin().

unsigned WINDOW::wrap_ok

Definition at line 28 of file CURSES.h.

Referenced by box(), newwin(), and waddch().

unsigned WINDOW::scroll_ok

Definition at line 29 of file CURSES.h.

Referenced by box(), newwin(), and wscroll().

unsigned WINDOW::hidden

Definition at line 30 of file CURSES.h.

Referenced by hidewin(), mvwin(), newwin(), showwin(), and waddch().

unsigned WINDOW::boxed

Definition at line 31 of file CURSES.h.

Referenced by boxed(), mvwin(), newwin(), and unboxed().

unsigned WINDOW::Echo

Definition at line 32 of file CURSES.h.

Referenced by echo(), newwin(), noecho(), and wgetch().

unsigned WINDOW::Crmode

Definition at line 33 of file CURSES.h.

Referenced by crmode(), getbuf(), newwin(), nocrmode(), and wgetch().

unsigned WINDOW::Nl

Definition at line 34 of file CURSES.h.

Referenced by newwin(), nl(), nonl(), waddch(), and wgetch().

unsigned WINDOW::Save

Definition at line 35 of file CURSES.h.

Referenced by newwin(), nosave(), and save().

unsigned WINDOW::attrib

Definition at line 36 of file CURSES.h.

Referenced by def_ground(), newwin(), waddch(), wclrtoeol(), werase(), WinSetTitle(), and wscroll().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 24 17:44:10 2008 for FrankenRTOS by  doxygen 1.5.3