PaCO++  0.05
PaCO::InterfaceParallel Interface Reference

import"PaCO++.idl";

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

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

◆ ref

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

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

Member Function Documentation

◆ addException()

void PaCO::InterfaceParallel::addException ( in short  except)

◆ connect_return_object()

void PaCO::InterfaceParallel::connect_return_object ( in short  client_id)

◆ deploy()

void PaCO::InterfaceParallel::deploy ( in short  rank)

◆ getConnectionInfos()

ConnectionInfos PaCO::ParallelKernel::getConnectionInfos ( )
inherited

◆ getDeployRank()

short PaCO::InterfaceParallel::getDeployRank ( )

◆ getMyRank()

short PaCO::InterfaceParallel::getMyRank ( )

◆ getTotalNode()

short PaCO::InterfaceParallel::getTotalNode ( )

◆ init_InterfaceParallel()

void PaCO::InterfaceParallel::init_InterfaceParallel ( in short  myRank,
in short  totalNode,
in PacoTopology_t  topo 
)

◆ refReturnObject()

void PaCO::InterfaceParallel::refReturnObject ( in string  ref)

◆ setRef()

void PaCO::InterfaceParallel::setRef ( in ref  ref_nodes)

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