import "ColCOWS_Module.idl";
Collaboration diagram for ColCOWS::IdlWorkspaceDesc:
Definition at line 111 of file ColCOWS_Module.idl.
Public Attributes | |
string | ws_id |
Workspace Id. | |
string | ws_kind |
Workspace Kind. | |
unsigned long | nb_nodes |
Number of nodes in the workspace. | |
boolean | activated |
Is the workspace activated. | |
unsigned long | num_connection |
Number of connection. | |
NodeInterface | enter_node_ref |
Reference on the root ColCOWS Node. | |
IdlNodeDesc | enter_node |
Root ColCOWS Node description. |