PaCO++  0.05
PaCO::InterfaceManager Interface Reference

import"PaCO++.idl";

Inheritance diagram for PaCO::InterfaceManager:
Inheritance graph
Collaboration diagram for PaCO::InterfaceManager:
Collaboration graph

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)
 

Detailed Description

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

Member Function Documentation

◆ getClientId()

short PaCO::InterfaceManager::getClientId ( )

◆ getConnectionInfos()

ConnectionInfos PaCO::ParallelKernel::getConnectionInfos ( )
inherited

◆ getReturn()

string PaCO::InterfaceManager::getReturn ( )

◆ return_ok()

void PaCO::InterfaceManager::return_ok ( in short  client_id)

◆ setNewNode()

void PaCO::InterfaceManager::setNewNode ( in string  node,
in short  rank 
)

◆ setReturn()

void PaCO::InterfaceManager::setReturn ( in string  ref)

◆ setTopo()

void PaCO::InterfaceManager::setTopo ( in PacoTopology_t  topo)

◆ setTotalNode()

void PaCO::InterfaceManager::setTotalNode ( in short  totalNode)

◆ setWorkNode()

void PaCO::InterfaceManager::setWorkNode ( in short  totalNode)

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