Content-type: text/html Man page of libpicltree

libpicltree

Section: Interface Libraries (3LIB)
Updated: 18 Dec 2003
Index Return to Main Contents
 

NAME

libpicltree - PICL plug-in library  

SYNOPSIS

cc [ flag... ] file... -lpicltree [ library... ] 
#include <picltree.h>
 

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 information on shared object interfaces.

picld_plugin_registerptree_add_node
ptree_add_propptree_add_row_to_table
ptree_create_and_add_nodeptree_create_and_add_prop
ptree_create_nodeptree_create_prop
ptree_create_tableptree_delete_node
ptree_delete_propptree_destroy_node
ptree_destroy_propptree_find_node
ptree_get_first_propptree_get_frutree_parent
ptree_get_next_by_colptree_get_next_by_row
ptree_get_next_propptree_get_node_by_path
ptree_get_prop_by_nameptree_get_propinfo
ptree_get_propvalptree_get_propval_by_name
ptree_get_rootptree_init_propinfo
ptree_post_eventptree_register_handler
ptree_unregister_handlerptree_update_propval
ptree_update_propval_by_nameptree_walk_tree_by_class

 

FILES

/usr/lib/libpicltree.so.1 shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWpiclu
Interface StabilityEvolving
MT-LevelMT-Safe

 

SEE ALSO

pvs(1), intro(3), libpicltree(3PICLTREE), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010