WINDOW Struct Reference

#include <curses.h>


Data Fields

int _cury
int _curx
int _maxy
int _maxx
int _begy
int _begx
int _flags
int _attrs
int _tabsize
bool _clear
bool _leave
bool _scroll
bool _nodelay
bool _keypad
int ** _line
int * _minchng
int * _maxchng
int _regtop
int _regbottom


Detailed Description

Definition at line 87 of file curses.h.


Field Documentation

int WINDOW::_attrs
 

Definition at line 95 of file curses.h.

Referenced by makenew().

int WINDOW::_begx
 

Definition at line 93 of file curses.h.

Referenced by makenew().

int WINDOW::_begy
 

Definition at line 92 of file curses.h.

Referenced by makenew(), mvwin(), and wnoutrefresh().

bool WINDOW::_clear
 

Definition at line 97 of file curses.h.

Referenced by clearok(), doupdate(), makenew(), and wrefresh().

int WINDOW::_curx
 

Definition at line 89 of file curses.h.

Referenced by doupdate(), makenew(), and mvinch().

int WINDOW::_cury
 

Definition at line 88 of file curses.h.

Referenced by doupdate(), makenew(), mvinch(), and wgetch().

int WINDOW::_flags
 

Definition at line 94 of file curses.h.

Referenced by makenew(), and subwin().

bool WINDOW::_keypad
 

Definition at line 101 of file curses.h.

Referenced by makenew().

bool WINDOW::_leave
 

Definition at line 98 of file curses.h.

Referenced by makenew().

int** WINDOW::_line
 

Definition at line 102 of file curses.h.

Referenced by clrupdate(), makenew(), mvinch(), newwin(), subwin(), transformline(), and wnoutrefresh().

int* WINDOW::_maxchng
 

Definition at line 104 of file curses.h.

Referenced by makenew(), newwin(), transformline(), and wnoutrefresh().

int WINDOW::_maxx
 

Definition at line 91 of file curses.h.

Referenced by makenew().

int WINDOW::_maxy
 

Definition at line 90 of file curses.h.

Referenced by makenew().

int* WINDOW::_minchng
 

Definition at line 103 of file curses.h.

Referenced by doupdate(), makenew(), newwin(), transformline(), and wnoutrefresh().

bool WINDOW::_nodelay
 

Definition at line 100 of file curses.h.

Referenced by makenew().

int WINDOW::_regbottom
 

Definition at line 106 of file curses.h.

Referenced by makenew().

int WINDOW::_regtop
 

Definition at line 105 of file curses.h.

Referenced by makenew().

bool WINDOW::_scroll
 

Definition at line 99 of file curses.h.

Referenced by makenew().

int WINDOW::_tabsize
 

Definition at line 96 of file curses.h.

Referenced by makenew(), tabsize(), and wtabsize().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:29 2006 for minix by  doxygen 1.4.6