Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages | Examples

ColCOWS::NodeInterface Interface Reference

import "ColCOWS_Module.idl";

List of all members.


Detailed Description

Generic ColCOWS Interface.

Definition at line 135 of file ColCOWS_Module.idl.

Public Member Functions

oneway void setWorkspace (in IdlWorkspaceDesc ws_desc)
 set the workspace description [protected]
void setChildNode (in IdlNodeDesc node_desc) raises (CorbaException)
 set the description of a node's child description [protected]
void getNode (in unsigned long num_node, out IdlNodeDesc node_desc) raises (CorbaException)
 get the workspace description [public]
void getWorkspace (out IdlWorkspaceDesc ws_desc) raises (CorbaException)
 get the workspace description [public]
void getRemoteWorkspace (in unsigned long num_connection, out IdlWorkspaceDesc ws_desc) raises (CorbaException)
 get the remote workspace description [public]
oneway void setRemoteWorkspace (in unsigned long num_connection, in IdlWorkspaceDesc ws_desc, in boolean initiator)
 set the remote workspace description [protected]
oneway void releaseRemoteWorkspace (in unsigned long num_connection)
 release the remote workspace description [protected]
boolean isActivated () raises (CorbaException)
 test if the workspace is activated [public]
boolean isReady () raises (CorbaException)
 test if the workspace is ready to receive connections [public]
boolean isConnected (in unsigned long num_connection) raises (CorbaException)
 test if the collective node is connected [public]
unsigned long getNumConnection (in string ws_id, in string ws_kind) raises (CorbaException)
 get the connection number [public]
void getCommonNumConnection (inout unsigned long num_connection) raises (CorbaException)
 get a unique connection number [public]


The documentation for this interface was generated from the following file:
Generated on Tue Jun 21 12:55:59 2005 for ColCOWS by  doxygen 1.4.1