, including all inherited members.
add_attr_char(int y, int x) | NCursesWindow | |
add_attr_char() (defined in NCursesWindow) | NCursesWindow | |
add_wch(const cchar_t *cch) | NCursesWindow | [inline] |
add_wch(int y, int x, const cchar_t *cch) (defined in NCursesWindow) | NCursesWindow | [inline] |
addch(const char ch) | NCursesWindow | [inline] |
addch(const chtype ch) (defined in NCursesWindow) | NCursesWindow | [inline] |
addch(int y, int x, const char ch) | NCursesWindow | [inline] |
addch(int y, int x, const chtype ch) (defined in NCursesWindow) | NCursesWindow | [inline] |
addstr(const char *str, int n=-1) | NCursesWindow | [inline] |
addstr(int y, int x, const char *str, int n=-1) | NCursesWindow | [inline] |
addwstr(const wchar_t *str, int n=-1) | NCursesWindow | |
addwstr(int y, int x, const wchar_t *str, int n=-1) | NCursesWindow | |
adjpos(const wpos &offset) (defined in NCPad) | NCPad | [inline, protected] |
AdjustPadSize(wsze &minsze) (defined in NCSchrollCB) | NCSchrollCB | [inline, protected, virtual] |
alloced | NCursesWindow | [protected] |
area() const (defined in NCursesWindow) | NCursesWindow | [inline] |
attroff(chtype at) | NCursesWindow | [inline] |
attron(chtype at) | NCursesWindow | [inline] |
attrset(chtype at) | NCursesWindow | [inline] |
background() const | NCursesWindow | [inline] |
begpos() const (defined in NCursesWindow) | NCursesWindow | [inline] |
begx() const | NCursesWindow | [inline] |
begy() const | NCursesWindow | [inline] |
bkgd(const chtype ch) | NCursesWindow | [inline] |
bkgdset(chtype ch) | NCursesWindow | [inline] |
border(chtype left=0, chtype right=0, chtype top=0, chtype bottom=0, chtype top_left=0, chtype top_right=0, chtype bottom_left=0, chtype bottom_right=0) | NCursesWindow | [inline] |
box() | NCursesWindow | [inline] |
box(const wrect &dim) (defined in NCursesWindow) | NCursesWindow | |
chgat(int n, attr_t attr, short color, const void *opts=NULL) | NCursesWindow | [inline] |
chgat(int y, int x, int n, attr_t attr, short color, const void *opts=NULL) | NCursesWindow | [inline] |
child() | NCursesWindow | [inline] |
child() const (defined in NCursesWindow) | NCursesWindow | [inline] |
clear() | NCursesWindow | [inline] |
clearok(bool bf) | NCursesWindow | [inline] |
Clone() | NCursesWindow | |
clrtobot() | NCursesWindow | [inline] |
clrtoeol() | NCursesWindow | [inline] |
colors() const | NCursesWindow | [inline] |
cols() | NCursesWindow | [inline, static] |
copywin(NCursesWindow &win, int sminrow, int smincol, int dminrow, int dmincol, int dmaxrow, int dmaxcol, bool overlay=TRUE) | NCursesWindow | [inline] |
count | NCursesWindow | [protected, static] |
CurPos() const (defined in NCPad) | NCPad | [inline, virtual] |
cursyncup() | NCursesWindow | [inline] |
dclear (defined in NCPad) | NCPad | [protected] |
delch() | NCursesWindow | [inline] |
delch(int y, int x) | NCursesWindow | [inline] |
deleteln() | NCursesWindow | [inline] |
Destwin() (defined in NCPad) | NCPad | [inline] |
Destwin(NCursesWindow *dwin) (defined in NCPad) | NCPad | [virtual] |
destwin (defined in NCPad) | NCPad | [protected] |
directDraw(NCursesWindow &w, const wrect at, unsigned lineno) | NCPad | [inline, protected, virtual] |
dirty (defined in NCPad) | NCPad | [protected] |
dirtyPad() (defined in NCPad) | NCPad | [inline, protected, virtual] |
doupdate() | NCursesWindow | [inline] |
drect (defined in NCPad) | NCPad | [protected] |
echochar(const chtype ch) | NCursesPad | [inline] |
NCursesWindow::echochar(const char ch) | NCursesWindow | [inline] |
erase() | NCursesWindow | [inline] |
err_handler(const char *) const THROWS(NCursesException) | NCursesWindow | [protected] |
foreground() const | NCursesWindow | [inline] |
getbkgd() const | NCursesWindow | [inline] |
getch() | NCursesWindow | [inline] |
getch(int y, int x) | NCursesWindow | [inline] |
getcolor() const | NCursesWindow | |
getstr(char *str, int n=-1) | NCursesWindow | [inline] |
getstr(int y, int x, char *str, int n=-1) | NCursesWindow | [inline] |
getyx(int &y, int &x) const | NCursesWindow | [inline] |
handleInput(wint_t key) (defined in NCPad) | NCPad | [virtual] |
has_mouse() const | NCursesWindow | |
height() const | NCursesWindow | [inline] |
hline(int len, chtype ch=0) | NCursesWindow | [inline] |
hline(int y, int x, int len, chtype ch=0) | NCursesWindow | [inline] |
HScroll(unsigned total, unsigned visible, unsigned start) (defined in NCSchrollCB) | NCSchrollCB | [inline, protected, virtual] |
HSet(unsigned total, unsigned visible, unsigned start) (defined in NCScrollHint) | NCScrollHint | [inline, protected] |
idcok(bool bf) | NCursesWindow | [inline] |
idlok(bool bf) | NCursesWindow | [inline] |
immedok(bool bf) | NCursesWindow | [inline] |
in_wchar(cchar_t *cchar) | NCursesWindow | |
in_wchar(int y, int x, cchar_t *cchar) (defined in NCursesWindow) | NCursesWindow | |
inch() const | NCursesWindow | [inline] |
inch(int y, int x) | NCursesWindow | [inline] |
inchar() const (defined in NCursesWindow) | NCursesWindow | [inline] |
inchar(int y, int x) (defined in NCursesWindow) | NCursesWindow | [inline] |
ins_wch(int y, int x, const cchar_t *cchar) | NCursesWindow | [inline] |
insch(chtype ch) | NCursesWindow | [inline] |
insch(int y, int x, chtype ch) | NCursesWindow | [inline] |
insdelln(int n=1) | NCursesWindow | [inline] |
insertln() | NCursesWindow | [inline] |
insstr(const char *s, int n=-1) | NCursesWindow | [inline] |
insstr(int y, int x, const char *s, int n=-1) | NCursesWindow | [inline] |
instr(char *s, int n=-1) | NCursesWindow | [inline] |
instr(int y, int x, char *s, int n=-1) | NCursesWindow | [inline] |
is_linetouched(int line) const | NCursesWindow | [inline] |
is_wintouched() const | NCursesWindow | [inline] |
isDescendant(NCursesWindow &win) | NCursesWindow | |
keypad(bool bf) | NCursesWindow | [inline] |
kill_subwindows() | NCursesWindow | [protected] |
leaveok(bool bf) | NCursesWindow | [inline] |
lines() | NCursesWindow | [inline, static] |
maxcoord() | NCursesWindow | [inline, static] |
maxdpos (defined in NCPad) | NCPad | [protected] |
maxpos() const (defined in NCursesWindow) | NCursesWindow | [inline] |
maxspos (defined in NCPad) | NCPad | [protected] |
maxx() const | NCursesWindow | [inline] |
maxy() const | NCursesWindow | [inline] |
meta(bool bf) | NCursesWindow | [inline] |
move(int y, int x) | NCursesWindow | [inline] |
mvcur(int oldrow, int oldcol, int newrow, int newcol) const | NCursesWindow | [inline] |
mvsubwin(NCursesWindow *sub, int begin_y, int begin_x) (defined in NCursesWindow) | NCursesWindow | |
mvwin(int begin_y, int begin_x) | NCursesWindow | [inline, virtual] |
NCPad(int lines, int cols, const NCWidget &p) (defined in NCPad) | NCPad | |
NCScrollHint() (defined in NCScrollHint) | NCScrollHint | [inline, protected] |
NCursesPad(int lines, int cols) (defined in NCursesPad) | NCursesPad | |
NCursesWindow() | NCursesWindow | [protected] |
NCursesWindow(WINDOW *window) | NCursesWindow | |
NCursesWindow(int lines, int cols, int begin_y, int begin_x) | NCursesWindow | |
NCursesWindow(NCursesWindow &parent, int lines, int cols, int begin_y, int begin_x, char absrel= 'a') | NCursesWindow | |
nodelay(bool bf) (defined in NCursesWindow) | NCursesWindow | [inline] |
noutrefresh() | NCursesPad | [inline, virtual] |
noutrefresh(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol) | NCursesPad | [inline] |
NumberOfColors() | NCursesWindow | [static] |
overlay(NCursesWindow &win) | NCursesWindow | [inline] |
overwrite(NCursesWindow &win) | NCursesWindow | [inline] |
pageing() const | NCPad | [inline, protected] |
par | NCursesWindow | [protected] |
parent() | NCursesWindow | [inline] |
parent() const (defined in NCursesWindow) | NCursesWindow | [inline] |
parw (defined in NCPad) | NCPad | [protected] |
printw(const char *fmt,...) | NCursesWindow | |
printw(int y, int x, const char *fmt,...) | NCursesWindow | |
redrawln(int from, int n) | NCursesWindow | [inline] |
redrawwin() | NCursesWindow | [inline] |
refresh() | NCursesPad | [inline, virtual] |
refresh(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol) | NCursesPad | [inline] |
resize(wsze nsze) (defined in NCPad) | NCPad | [virtual] |
resize(int lines, int columns) (defined in NCursesWindow) | NCursesWindow | [virtual] |
ripoffline(int ripoff_lines, int(*init)(NCursesWindow &win)) | NCursesWindow | [static] |
ScrlCol(const int col) (defined in NCPad) | NCPad | [inline] |
ScrlDown(const int lines=1) (defined in NCPad) | NCPad | [inline] |
ScrlLeft(const int cols=1) (defined in NCPad) | NCPad | [inline] |
ScrlLine(const int line) (defined in NCPad) | NCPad | [inline] |
ScrlRight(const int cols=1) (defined in NCPad) | NCPad | [inline] |
ScrlTo(const wpos &newpos) (defined in NCPad) | NCPad | [inline] |
ScrlUp(const int lines=1) (defined in NCPad) | NCPad | [inline] |
scroll(int amount=1) | NCursesWindow | [inline] |
ScrollHead(NCursesWindow &w, unsigned ccol) (defined in NCSchrollCB) | NCSchrollCB | [inline, protected, virtual] |
scrollok(bool bf) | NCursesWindow | [inline] |
SendHead() (defined in NCScrollHint) | NCScrollHint | [inline, virtual] |
SendSchrollCB(NCSchrollCB *to) (defined in NCScrollHint) | NCScrollHint | [inline] |
setcolor(short pair) | NCursesWindow | |
setDirty() (defined in NCPad) | NCPad | [inline, virtual] |
SetHead(NCursesWindow &w, unsigned ccol) (defined in NCScrollHint) | NCScrollHint | [inline, protected, virtual] |
SetPadSize(wsze &minsze) (defined in NCScrollHint) | NCScrollHint | [inline, protected, virtual] |
setpalette(short fore, short back) | NCursesWindow | |
setpos(const wpos &newpos) (defined in NCPad) | NCPad | [protected, virtual] |
setpos() (defined in NCPad) | NCPad | [inline, virtual] |
setscrreg(int from, int to) | NCursesWindow | [inline] |
sib | NCursesWindow | [protected] |
sibling() | NCursesWindow | [inline] |
sibling() const (defined in NCursesWindow) | NCursesWindow | [inline] |
size() const (defined in NCursesWindow) | NCursesWindow | [inline] |
srect (defined in NCPad) | NCPad | [protected] |
standend() | NCursesWindow | [inline] |
standout() | NCursesWindow | [inline] |
subwins | NCursesWindow | [protected] |
syncdown() | NCursesWindow | [inline] |
syncok(bool bf) | NCursesWindow | [inline] |
syncup() | NCursesWindow | [inline] |
tabsize() | NCursesWindow | [inline, static] |
touchln(int s, int cnt, bool changed=TRUE) | NCursesWindow | [inline] |
touchwin() | NCursesWindow | [inline] |
untouchwin() | NCursesWindow | [inline] |
update() (defined in NCPad) | NCPad | |
updateScrollHint() (defined in NCPad) | NCPad | [protected, virtual] |
useColors(void) | NCursesWindow | [static] |
vheight() const | NCPad | [inline, protected] |
vline(int len, chtype ch=0) | NCursesWindow | [inline] |
vline(int y, int x, int len, chtype ch=0) | NCursesWindow | [inline] |
VScroll(unsigned total, unsigned visible, unsigned start) (defined in NCSchrollCB) | NCSchrollCB | [inline, protected, virtual] |
VSet(unsigned total, unsigned visible, unsigned start) (defined in NCScrollHint) | NCScrollHint | [inline, protected] |
w | NCursesWindow | [protected] |
width() const | NCursesWindow | [inline] |
wRecoded() (defined in NCPad) | NCPad | [virtual] |
~NCPad() (defined in NCPad) | NCPad | [inline, virtual] |
~NCSchrollCB() (defined in NCSchrollCB) | NCSchrollCB | [inline, protected, virtual] |
~NCScrollHint() (defined in NCScrollHint) | NCScrollHint | [inline, protected, virtual] |
~NCursesWindow() | NCursesWindow | [virtual] |