PaCO++  0.05
PaCO::InterfaceParallel Interface Reference

import "PaCO++.idl";

Inheritance diagram for PaCO::InterfaceParallel:
Collaboration diagram for PaCO::InterfaceParallel:

List of all members.

Public Types

typedef sequence< string > ref

Public Member Functions

void addException (in short except)
void connect_return_object (in short client_id)
void deploy (in short rank)
ConnectionInfos getConnectionInfos ()
short getDeployRank ()
short getMyRank ()
short getTotalNode ()
void init_InterfaceParallel (in short myRank, in short totalNode, in PacoTopology_t topo)
void refReturnObject (in string ref)
void setRef (in ref ref_nodes)

Detailed Description

Definition at line 74 of file PaCO++.idl.


Member Typedef Documentation

typedef sequence<string> PaCO::InterfaceParallel::ref

Definition at line 97 of file PaCO++.idl.


Member Function Documentation

void PaCO::InterfaceParallel::addException ( in short  except)
void PaCO::InterfaceParallel::connect_return_object ( in short  client_id)
void PaCO::InterfaceParallel::deploy ( in short  rank)
void PaCO::InterfaceParallel::init_InterfaceParallel ( in short  myRank,
in short  totalNode,
in PacoTopology_t  topo 
)
void PaCO::InterfaceParallel::setRef ( in ref  ref_nodes)

The documentation for this interface was generated from the following file: