Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibpicltree(3LIB)


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_next_by_col
ptree_get_next_by_rowptree_get_next_prop
ptree_get_node_by_pathptree_get_prop_by_name
ptree_get_propinfoptree_get_propval
ptree_get_propval_by_nameptree_get_root
ptree_init_propinfoptree_post_event
ptree_register_handlerptree_unregister_handler
ptree_update_propvalptree_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 attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWpiclu
Interface StabilityEvolving
MT-LevelMT-Safe

SEE ALSO

 

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


SunOS 5.9Go To TopLast Changed 27 Feb 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.