string fwCU_getParent(int &type, string node)

Get the Parent of this Control Unit, Logical Unit Object or Device Unit

Documentation

Get the Parent of this Control Unit, Logical Unit Object or Device Unit. Returns the Parent and its node types for a given node in the FSM hierarchy.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Returns:
The Parent or an empty string if no parent (top level node)
Parameters:
type - : Returns the type of the parent: 1 = CU, 0 = LU
node - : The node name. Can be <CU_name> or <LU_name> or <CU_name>::<LU_name> or <CU_name>::<DU_name>

Alphabetic index HTML hierarchy of classes or Java



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