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. INTERFACESThe shared object libpicltree.so.1 provides the public
interfaces defined below. See Intro(3) for additional infor-
mation on shared object interfaces.picld_plugin_register ptree_add_node
ptree_add_prop ptree_add_row_to_table
ptree_create_and_add_node ptree_create_and_add_prop
ptree_create_node ptree_create_prop
ptree_create_table ptree_delete_node
ptree_delete_prop ptree_destroy_node
ptree_destroy_prop ptree_find_node
ptree_get_first_prop ptree_get_frutree_parent
ptree_get_next_by_col ptree_get_next_by_row
ptree_get_next_prop ptree_get_node_by_path
ptree_get_prop_by_name ptree_get_propinfo
ptree_get_propval ptree_get_propval_by_name
ptree_get_root ptree_init_propinfo
ptree_post_event ptree_register_handler
ptree_unregister_handler ptree_update_propval
ptree_update_propval_by_name ptree_walk_tree_by_class
FILES/usr/lib/libpicltree.so.1 shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 18 Dec 2003 1
Interface Libraries libpicltree(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | service/picl ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | MT-Safe |
|_____________________________|_____________________________|
SEE ALSO
pvs(1), Intro(3), libpicltree(3PICLTREE), attributes(5)
SunOS 5.11 Last change: 18 Dec 2003 2