MPE/iX Developer's Kit Reference Manual Volume II MPE/iX 5.0 Documentation
MPE/iX Developer's Kit Reference Manual Volume II
Table of Contents
MPE/iX Developer's Kit Reference Manual Volume II
MPE/iX Developer's Kit Reference Manual Volume II : COPYRIGHT NOTICE
Ch 1. Introduction
What Is the SVID IPC Library?
What Is the TERMINFO Database?
What Is the CURSES Library?
How to Use This Manual
Developing Applications Using the MPE/iX Shell and Utilities
Understanding MPE/iX
Ch 2. SVID IPC Library Function Descriptions
Overview of SVID IPC
Message queues
Shared memory
Semaphores
Access control
Using the SVID IPC Library
Managing SVID IPC Services
IPCS utility
IPCRM utility
SVIPC utility
Conformance and Implementation Considerations
SVID IPC Library Function Descriptions
ftok
msgctl
msgget
msgrcv
msgsnd
semctl
semget
semop
shmat
shmctl
shmdt
shmget
SVID IPC Header Descriptions
sys/ipc.h
sys/msg.h
sys/sem.h
sys/shm.h
Ch 3. TERMINFO Database
Introduction
TERMINFO Source File
Syntax of Device Descriptions
Padding
Parameterized Strings
Stack Operators
Creating Device Descriptions
Special Characters
Names of Capabilities
Boolean Capabilities
Numeric Capabilities
Creating Device Descriptions (contd)
Names of Capabilities (contd)
String Capabilities
Creating Device Descriptions (contd.)
Names of capabilities (contd.)
String Capabilities (contd.)
Creating Device Descriptions (contd)
Configuration Capabilities
Detailed Descriptions
cmdch
da
gn
if, iprog, is1, is2, is3
lm
xenl
os, hc
ascs
Cursor Movement and Scrolling Capabilities
Detailed Descriptions
ind, ri
cufl
csr
cup, cuu
home
ri, ind
mir
smcup, rmcup
xt
Creating Device Descriptions (contd.)
Edit Capabilities
Detailed Descriptions
ich1
in
ip
Attribute Capabilities
Handling Color
ncv Variable
Turning Off Attributes
Setting Arbitrary Modes
Creating Device Descriptions (contd)
Tabs and Margins
Terminal Key Capabilities
Creating Device Descriptions (contd.)
Miscellaneous Capabilities
Capabilities Sorted by Variable Name
Boolean Capabilities
Numeric Capabilities
Creating Device Descriptions (contd)
Capabilities Sorted by Variable Name (contd)
String Capabilities
Creating Device Descriptions (contd.)
Capabilities Sorted by Variable Name (contd.)
String Capabilities (contd.)
TERMINFO Compiled File
Description
Related Information
Implementation Considerations
Portability
Ch 4. CURSES
Environment Variables
TERMINFO Environment Variable
COLUMNS Environment Variable
LINES Environment Variable
Implementation Details
Global Variables
Implementation Considerations
Portability
Descriptions of CURSES Routines
addch, waddch, mvaddch, mvwaddch
addchstr, waddchstr, addchnstr, waddchnstr, mvaddchstr, mvwaddchstr, mvaddchnstr
addstr, waddstr, addnstr, waddnstr, mvaddstr, mvwaddstr, mvaddnstr, mvwaddnstr
attroff, wattroff, attron, wattron, attrset, wattrset, standend,
baudrate
beep, flash
bkgdset, wbkgdset, bkgd, wbkgd
border, box, wborder
cbreak, nocbreak
clear, wclear
clearok
clrtobot, wclrtobot
clrtoeol, wclrtoeol
color_pair
copywin
curs_set
def_prog_mode, def_shell_mode
del_curterm
delay_output
delch, wdelch, mvdelch, mvwdelch
deleteln, wdeleteln
delscreen
delwin
derwin
dupwin
echo, noecho
echochar, wechochar
endwin, isendwin
erase, werase
erasechar
flushinp
getch, wgetch, mvgetch, mvwgetch, ungetch
getstr, wgetstr, wgetnstr, mvgetstr, mvwgetstr
getyx, getparyx, getbegyx, getmaxyx
halfdelay
has_color, can_change_color, color_content, pair_content
has_ic, has_il
idlok
immedok
inch, winch, mvinch, mvwinch
inchstr, winchstr, inchnstr, winchnstr, mvinchstr, mvwinchstr,
init_color, init_pair
initscr
insch, winsch, mvinsch, mvwinsch
insdelln, winsdelln
insertln, winsertln
insstr, winsstr, insnstr, winsnstr, mvinsstr, mvwinsstr, mvinsnstr, mvwinsnstr
instr, winstr, innstr, winnstr, mvinstr, mvwinstr, mvinnstr, mvwinnstr
intrflush
keyname
keypad
killchar
leaveok
longname
meta
move, wmove
mvcur
mvwin
napms
newpad
newterm
newwin
nl, nonl
nodelay
notimeout
overlay, overwrite
pair_content
prefresh, pnoutrefresh
printw, wprintw, mvprintw, mvwprintw, vwprintw
qiflush, noqiflush
raw, noraw
redrawwin, wredrawln
refresh, wrefresh, doupdate, wnoutrefresh
reset_prog_mode, reset_shell_mode
resetty, savetty
scanw, wscanw, mvscanw, mvwscanw, vwscanw
scr_dump, scr_restore
srcl, wscrl, scrol
scrollok
set_curterm
set_term
setscrreg
setupterm, setterm
start_color
subwin
termattrs
termname
tgetent
tgetflag
tgetnum
tgetstr
tgoto
tigetflag, tigetnum, tigetstr
timeout, wtimeout
touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched
tparm
tputs, putp
traceon, traceoff
typeahead
unctrl
use_env
vidputs, vidattr
INDEX
Index
MPE/iX 5.0 Documentation