|
PaCO++
0.05
|
import "PaCO++.idl";


Public Member Functions | |
| short | getClientId () |
| ConnectionInfos | getConnectionInfos () |
| string | getReturn () |
| void | return_ok (in short client_id) |
| void | setNewNode (in string node, in short rank) |
| void | setReturn (in string ref) |
| void | setTopo (in PacoTopology_t topo) |
| void | setTotalNode (in short totalNode) |
| void | setWorkNode (in short totalNode) |
Definition at line 103 of file PaCO++.idl.
| short PaCO::InterfaceManager::getClientId | ( | ) |
| ConnectionInfos PaCO::ParallelKernel::getConnectionInfos | ( | ) | [inherited] |
| string PaCO::InterfaceManager::getReturn | ( | ) |
| void PaCO::InterfaceManager::return_ok | ( | in short | client_id | ) |
| void PaCO::InterfaceManager::setNewNode | ( | in string | node, |
| in short | rank | ||
| ) |
| void PaCO::InterfaceManager::setReturn | ( | in string | ref | ) |
| void PaCO::InterfaceManager::setTopo | ( | in PacoTopology_t | topo | ) |
| void PaCO::InterfaceManager::setTotalNode | ( | in short | totalNode | ) |
| void PaCO::InterfaceManager::setWorkNode | ( | in short | totalNode | ) |