Interface Libraries libpicltree(3LIB)
NAME
libpicltree - PICL plug-in library
SYNOPSIS
cc [ flag... ] file... -lpicltree [ library... ]
#include
DESCRIPTION
Functions in this library are used to by PICL plug-in
modules to register with the PICL daemon and to publish
information in the PICL tree.
INTERFACES
The shared object libpicltree.so.1 provides the public
interfaces defined below. See Intro(3) for additional infor-
mation on shared object interfaces.
picldpluginregister ptreeaddnode
ptreeaddprop ptreeaddrowtotable
ptreecreateandaddnode ptreecreateandaddprop
ptreecreatenode ptreecreateprop
ptreecreatetable ptreedeletenode
ptreedeleteprop ptreedestroynode
ptreedestroyprop ptreefindnode
ptreegetfirstprop ptreegetfrutreeparent
ptreegetnextbycol ptreegetnextbyrow
ptreegetnextprop ptreegetnodebypath
ptreegetpropbyname ptreegetpropinfo
ptreegetpropval ptreegetpropvalbyname
ptreegetroot ptreeinitpropinfo
ptreepostevent ptreeregisterhandler
ptreeunregisterhandler ptreeupdatepropval
ptreeupdatepropvalbyname ptreewalktreebyclass
FILES
/usr/lib/libpicltree.so.1 shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 18 Dec 2003 1
Interface Libraries libpicltree(3LIB)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWpiclu
Interface Stability Evolving
MT-Level MT-Safe
SEE ALSO
pvs(1), Intro(3), libpicltree(3PICLTRE), attributes(5)
SunOS 5.11 Last change: 18 Dec 2003 2
|