fwTree_addNode(string parent, string node, dyn_string &exInfo, int dupl = 0)

Add a node (child or root) to a Tree

Documentation

Add a node (child or root) to 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 new node name
exInfo - : exception - returns a warning if node already exists

Alphabetic index HTML hierarchy of classes or Java



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