HPUX man pages für Kapitel 3
AddErrInfo : Tcl_AddErrorInfo, Tcl_SetErrorCode, Tcl_PosixError - record information about errors
AppInit - Perform application-specific initialization
AssembCmd : Tcl_CreateCmdBuf, Tcl_AssembleCmd, Tcl_DeleteCmdBuf - buffer pieces of Tcl commands
AsyncDelete - handle asynchronous events
BackgdErr : Tk_BackgroundError - report Tcl error that occurred in background processing
Backslash - parse a backslash sequence
CPLX.INTRO : complex - introduction to C++ complex mathematics library
CallDel : Tcl_CallWhenDeleted, Tcl_DontCallWhenDeleted - Arrange for callback when interpreter is deleted
ClrSelect : Tk_ClearSelection - Deselect the selection
CmdCmplt : Tcl_CmdComplete - Check for unmatched braces in a Tcl command
Concat - concatenate a collection of strings
ConfigWidg : Tk_ConfigureWidget, Tk_Offset, Tk_ConfigureInfo, Tk_FreeOptions - process configuration options for widgets
ConfigWind : Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_SetWindowColormap, Tk_DefineCursor, Tk_UndefineCursor - change window configuration or attributes
CoordToWin : Tk_CoordsToWindow - Find window containing a point
CrtCommand : Tcl_CreateCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo - implement new commands in C
CrtErrHdlr : Tk_CreateErrorHandler, Tk_DeleteErrorHandler - handle X protocol errors
CrtGenHdlr : Tk_CreateGenericHandler, Tk_DeleteGenericHandler - associate procedure callback with all X events
CrtInterp : Tcl_CreateInterp, Tcl_DeleteInterp - create and delete Tcl command interpreters
CrtMainWin : Tk_CreateMainWindow, Tk_CreateWindow, Tk_CreateWindowFromPath, Tk_DestroyWindow, Tk_MakeWindowExist - create or delete window
CrtMathFnc : Tcl_CreateMathFunc - Define a new math function for expressions
CrtPipelin : Tcl_CreatePipeline - create one or more child processes, with I/O redirection
CrtSelHdlr : Tk_CreateSelHandler, Tk_DeleteSelHandler - arrange to handle requests for the primary selection
CrtTrace : Tcl_CreateTrace, Tcl_DeleteTrace - arrange for command execution to be traced
DStringResult - manipulate dynamic strings
DetachPids - manage child processes in background
DoOneEvent - wait for events and invoke event handlers
DoWhenIdle - invoke a procedure when there are no pending events
EnterFile - manipulate the table of open files
Eval - execute Tcl commands
EventHndlr : Tk_CreateEventHandler, Tk_DeleteEventHandler - associate procedure callback with an X event
ExprLong - evaluate an expression
FileHndlr : Tk_CreateFileHandler, Tk_DeleteFileHandler - associate procedure callback with a file or device
Fork - manage child processes |
GeomReq : Tk_GeometryRequest, Tk_SetInternalBorder - specify desired geometry or internal border for a window
GetAnchor - translate between strings and anchor positions
GetBitmapFromData - maintain database of single- plane pixmaps
GetCapStyle - translate between strings and cap styles
GetColorByValue - maintain database of colors
GetCursorFromData - maintain database of cursors
GetFontStruct - maintain database of fonts
GetGC - maintain database of read-only graphics contexts
GetInt - convert from string to integer, double, or boolean
GetJoinStl : Tk_GetJoinStyle, Tk_NameOfJoinStyle - translate between strings and join styles
GetJustify - translate between strings and justification styles
GetOption - retrieve an option from the option database
GetPixels - translate between strings and screen | units |
GetRelief - translate between strings and relief values
GetRootCrd : Tk_GetRootCoords - Compute root-window coordinates of window
GetSelection - retrieve the contents of the selection
GetUid - convert from string to unique identifier
GetVRootGeometry - Get location and size of virtual root for window
HashStats - procedures to manage hash tables
History - procedures for managing history list
IOS.INTRO : iostream - buffering, formatting and input/output
InternAtom - manage cache of X atoms
Interp - client-visible fields of interpreter structures
linkVar - link Tcl variable to C variable
MainWindow - find the main window for an application
ManageGeometry - arrange to handle geometry requests for a window
mapWindow - map or unmap a window
MoveToplevelWindow - Adjust the position of a top-level window
NameToWindow - convert between names and window tokens
OwnSelection - make a window the owner of the primary selection
ParseArgv - process command-line options
Preserve - avoid freeing storage while it's being used
PrintDbl : Tcl_PrintDouble - Convert floating value to string
RecordEval : Tcl_RecordAndEval - save command on history list before evaluating
RegExpMatch - Test whether a string matches a regular expression
RegInterp : Tk_RegisterInterp - make an interpreter accessible with ``send'' command
RestackWindow - Change a window's position in the stacking order
RestrictEvents - filter and selectively delay X events
SelHandler - arrange to handle requests for the primary selection
SetCModel : Tk_SetColorModel, Tk_GetColorModel - access color model for screen
SetClass - set or retrieve a window's class
SetGrid - control the grid for interactive resizing
SetRecLmt : Tcl_SetRecursionLimit - set maximum allowable nesting depth in interpreter
setResult - manipulate Tcl result string
setVar2 - manipulate Tcl variables
SetVisual : Tk_SetWindowVisual - change visual characteristics of window
Sleep - delay execution for a given number of milliseconds
SplitList - manipulate Tcl lists
StrMatch : Tcl_StringMatch - test whether a string matches a pattern
TASK.INTRO : task - coroutines, multiple threads of control, C++ task library
TildeSubst - replace tilde with home directory in a file name
TimerHndlr : Tk_CreateTimerHandler, Tk_DeleteTimerHandler - call a procedure at a given time
traceVar2 - monitor accesses to a variable
WindowId - retrieve information from Tk's local data structure
cartpol : cartesian/polar - functions for the C++ Complex Math Library
clientlib - NNTP clientlib part of InterNetNews library
cplxerr : complex_error - error-handling function for the C++ Complex Math Library
cplxexp : exp, log, pow, sqrt - exponential, logarithm, power, square root functions for the C++ complex library
cplxtrig - trigonometric and hyperbolic functions for the C++ complex library
crt0.o - execution startup routines
crt0.o - execution startup routines
dbz : dbminit, fetch, store, dbmclose - somewhat dbm-compatible database routines dbzfresh, dbzagain, dbzfetch, dbzstore - database routines dbzsync, dbzsize, dbzincore, dbzcancel, dbzdebug - database routines
demangle - decode a C++ encoded symbol name
devnm - map device ID to file path
endtran - Defines Transactions for HP Performance Tools
error_c_get : error_$c_get_text - return subsystem, module, and error texts for a status code
error_c_tex : error_$c_text - return an error message for a status code
error_intro : error_$intro - error text database operations Remarks To view this manual entry via the man(1) command, use the function name shown above without the ``$'' character.
ezMenu - A library of menu widgets with a resource manager interface
filebuf - buffer for file I/O.
frt0.o - execution startup routines
fstream - iostream and streambuf specialized to files
gcrt0.o - execution startup routines
GDBM - The GNU database manager. Includes dbm and ndbm compatability. (Version 1.7.1.)
gfrt0.o - execution startup routines
inndcomm - INND communication part of InterNetNews library
Interrupt_handler - signal handling for the C++ task library
ios - input/output formatting
istream - formatted and unformatted input
lb_intro : lb_$intro - interface to the Location Broker
lb_lookup_i : lb_$lookup_interface - look up information about an interface in the GLB database
lb_lookup_r : lb_$lookup_range - look up information in a GLB or LLB database
lb_lookup_t : lb_$lookup_type - look up information about a type in the GLB database
lb_lookupo : lb_$lookup_object - look up information about an object in the GLB database
lb_lookupol : lb_$lookup_object_local - look up information about an object in an LLB database
lb_register : lb_$register - register an object and an interface with the Location Broker
lb_unregist : lb_$unregister - remove an entry from the Location Broker database
libinn - InterNetNews library routines
libpbm - functions to support portable bitmap programs
libpgm - functions to support portable graymap programs
libpnm - functions to support portable anymap programs
libppm - functions to support portable pixmap programs
manipulators - iostream out of band manipulations
mcrt0.o - execution startup routines
mfrt0.o - execution startup routines
ncflib - ncflib call library
netls.a - netls call library
ostream - formatted and unformatted output
parsedate - convert time and date string to number
pfm_cleanup : pfm_$cleanup - establish a cleanup handler
pfm_enable : pfm_$enable - enable asynchronous faults
pfm_enable_ : pfm_$enable_faults - enable asynchronous faults
pfm_inhib : pfm_$inhibit - inhibit asynchronous faults
pfm_inhib_f : pfm_$inhibit_faults - inhibit asynchronous faults but allow time- sliced task switching
pfm_inhibit - pointer entry to conflicting online manual entries
pfm_init : pfm_$init - initialize the process fault manager (PFM) package
pfm_intro : pfm_$intro - fault management
pfm_reset_c : pfm_$reset_cleanup - reset a cleanup handler
pfm_rls_cle : pfm_$rls_cleanup - release a cleanup handler
pfm_signal : pfm_$signal - signal the calling process
pgm_exit : pgm_$exit() - exit a program
pgm_intro : pgm_$intro() - program management
qio - quick I/O part of InterNetNews library
queue - qheads and qtails for the C++ task library
rpc_alloc_h : rpc_$alloc_handle - create an RPC handle (CLIENT ONLY)
rpc_allow_r : rpc_$allow_remote_shutdown - allow or disallow remote shutdown of a server (SERVER ONLY)
rpc_bind : rpc_$bind - allocate an RPC handle and set its binding to a server (CLIENT ONLY)
rpc_clear_b : rpc_$clear_binding - unset the binding of an RPC handle (CLIENT ONLY)
rpc_clear_s : rpc_$clear_server_binding - unset the binding of an RPC handle to a server (CLIENT ONLY)
rpc_dup_han : rpc_$dup_handle - make a copy of an RPC handle (CLIENT ONLY)
rpc_free_ha : rpc_$free_handle - free an RPC handle (CLIENT ONLY)
rpc_inq_bin : rpc_$inq_binding - return the socket address represented by an RPC handle (CLIENT OR SERVER)
rpc_inq_obj : rpc_$inq_object - return the object UUID represented by an RPC handle (CLIENT OR SERVER)
rpc_intro : rpc_$intro - interface to the Remote Procedure Call runtime library
rpc_listen : rpc_$listen - listen for and handle remote procedure call packets (SERVER ONLY)
rpc_name_to : rpc_$name_to_sockaddr - convert a host name and port number to a socket address (CLIENT OR SERVER)
rpc_reg : rpc_$register - register an interface (SERVER ONLY)
rpc_reg_mgr : rpc_$register_mgr - register a manager (SERVER ONLY)
rpc_reg_obj : rpc_$register_object - register an object (SERVER ONLY)
rpc_set_asy : rpc_$set_async_ack - set or clear asynchronous-ack mode (CLIENT ONLY)
rpc_set_bin : rpc_$set_binding - bind an RPC handle to a server (CLIENT ONLY)
rpc_set_fau : rpc_$set_fault_mode - set the fault-handling mode for a server (SERVER ONLY)
rpc_set_sho : rpc_$set_short_timeout - set or clear short-timeout mode (CLIENT ONLY)
rpc_shutdow : rpc_$shutdown - shut down a server (SERVER ONLY)
rpc_sockadd : rpc_$sockaddr_to_name - convert a socket address to a host name and port number (CLIENT OR SERVER)
rpc_unregis : rpc_$unregister - unregister an interface (SERVER ONLY)
rpc_use_f : rpc_$use_family - create a socket of a specified address family for an RPC server (SERVER ONLY)
rpc_use_fwk : rpc_$use_family_wk - create a socket with a well-known port for an RPC server (SERVER ONLY)
rrpc_are_yo : rrpc_$are_you_there - check whether a server is answering requests
rrpc_inq_in : rrpc_$inq_interfaces - obtain a list of the interfaces that a server exports
rrpc_inq_st : rrpc_$inq_stats - obtain statistics about a server
rrpc_intro : rrpc_$intro - Remote Remote Procedure Call interface
rrpc_shutdo : rrpc_$shutdown - shut down a server
sbuf.prot : streambuf - interface for derived classes
sbuf.pub : streambuf - public interface of character buffering class
socket_equa : socket_$equal - compare two socket addresses
socket_ffn : socket_$family_from_name - convert an address family name to an integer
socket_floc : socket_$from_local_rep - convert from a local representation of a socket address to a socket_$addr_t
socket_fnam : socket_$from_name - convert a name and port number to a socket address
socket_ftn : socket_$family_to_name - convert an integer address family to a textual name
socket_inqb : socket_$inq_broad_addrs - return a list of broadcast addresses
socket_inqh : socket_$inq_hostid - return the host ID part of a socket address
socket_inqm : socket_$inq_my_netaddr - return the primary network address for the local host
socket_inqn : socket_$inq_netaddr - return the network address part of a socket address
socket_inqp : socket_$inq_port - return the port number part of a socket address
socket_intr : socket_$intro - operations on socket addresses
socket_max_ : socket_$max_pkt_size - return the maximum packet size for an address family
socket_seth : socket_$set_hostid - set the host ID part of a socket address
socket_setn : socket_$set_netaddr - set the network address part of a socket address
socket_setp : socket_$set_port - set the port number in a socket address
socket_setw : socket_$set_wk_port - set the port number in a socket address to a well-known value
socket_tnam : socket_$to_name - convert a socket address to a name and port number
socket_tnum : socket_$to_numeric_name - convert a socket address to a numeric name and port number
socket_to_l : socket_$to_local_rep - convert a socket_$addr_t to a local representation
socket_val : socket_$valid_family - check whether an address family is valid
socket_vals : socket_$valid_families - obtain a list of valid address families
ssbuf : strstreambuf - streambuf specialized to arrays
starttran - Defines Transactions for HP Performance Tools
stdiobuf - iostream specialized to stdio FILE
strstream - iostream specialized to arrays
t_accept - accept a connect request
t_alloc - allocate a library structure
t_bind - bind an address to a transport endpoint
t_error - produce error message
t_free - free a library structure
t_getinfo - get protocol-specific service information
t_getstate - get the current state
t_listen - listen for a connect request
t_look - look at the current event on a transport endpoint
t_open - establish a transport endpoint
t_optmgmt - manage options for a transport endpoint
t_rcv - receive data or expedited data sent over a connection
t_rcvconnect - receive the confirmation from a connect request
t_rcvdis - retrieve information from disconnect
t_rcvrel - acknowledge receipt of an orderly release indication
t_rcvudata - receive a data unit
t_rcvuderr - receive a unit data error indication
t_snd - send data or expedited data over a connection
t_snddis - send user-initiated disconnect request
t_sndrel - initiate an orderly release
t_sndudata - send a data unit
t_sync - synchronize transport library
t_unbind - disable a transport endpoint
task - coroutines, multiple threads of control, C++ task library
tasksim - histograms and random numbers for simulations with C++ tasks
uuid_decode : uuid_$decode - convert a character-string representation of a UUID into a UUID
uuid_encode : uuid_$encode - convert a UUID into its character-string representation
uuid_equal : uuid_$equal - compare two UUIDs
uuid_from_u : uuid_$from_uid - convert a Domain UID into a UUID (APOLLO SYSTEMS ONLY)
uuid_gen : uuid_$gen - generate a new UUID
uuid_intro : uuid_$intro - operations on Universal Unique Identifiers
uuid_to_uid : uuid_$to_uid - convert a UUID into a Domain UID (APOLLO SYSTEMS ONLY)
wildmat - perform shell-style wildcard matching