import "ColCOWS_Module.idl";
Collaboration diagram for ColCOWS::IdlNodeDesc:

Definition at line 91 of file ColCOWS_Module.idl.
Public Attributes | |
| string | node_kind |
| Kind of the Workspace node ("proxy", "node", "master" ...). | |
| unsigned long | num_node |
| Number of the node among the node hierarchy. | |
| unsigned long | max_descendant |
| Max number of its descendants among the node hierarchy. | |
| boolean | activated |
| Is the node activated. | |
| NodeInterface | node_ref |
| Reference on its Node interface. | |
| IdlObjectDescSeq | ref_seq |
| Sequence of reference descriptions collected by the node. | |
| IdlNodeDescSeq | children_seq |
| Sequence of children description. | |
1.4.1