PaCO++
0.05
|
import "PaCO++.idl";
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) |
Definition at line 74 of file PaCO++.idl.
typedef sequence<string> PaCO::InterfaceParallel::ref |
Definition at line 97 of file PaCO++.idl.
void PaCO::InterfaceParallel::addException | ( | in short | except | ) |
void PaCO::InterfaceParallel::connect_return_object | ( | in short | client_id | ) |
void PaCO::InterfaceParallel::deploy | ( | in short | rank | ) |
ConnectionInfos PaCO::ParallelKernel::getConnectionInfos | ( | ) | [inherited] |
short PaCO::InterfaceParallel::getDeployRank | ( | ) |
short PaCO::InterfaceParallel::getMyRank | ( | ) |
short PaCO::InterfaceParallel::getTotalNode | ( | ) |
void PaCO::InterfaceParallel::init_InterfaceParallel | ( | in short | myRank, |
in short | totalNode, | ||
in PacoTopology_t | topo | ||
) |
void PaCO::InterfaceParallel::refReturnObject | ( | in string | ref | ) |
void PaCO::InterfaceParallel::setRef | ( | in ref | ref_nodes | ) |