fwTree_removeNode(string parent, string node, dyn_string &exInfo)

Remove a node (child or root) from a Tree

Documentation

Remove a node (child or root) from a Tree.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
parent - : The name of the parent (the tree name for root nodes)
node - : The node name
exInfo - : exception - returns a warning if node does not exist

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.