General KERNEL Documentation     End User KERNEL Services  


MPIObject_i Class Reference

#include <MPIObject_i.hxx>

Inheritance diagram for MPIObject_i:

Inheritance graph
Collaboration diagram for MPIObject_i:

Collaboration graph

Public Member Functions

 MPIObject_i ()
 MPIObject_i (int nbproc, int numproc)
 ~MPIObject_i ()
Engines::IORTabtior ()
void tior (const Engines::IORTab &ior)

Protected Member Functions

void BCastIOR (CORBA::ORB_ptr orb, Engines::MPIObject_ptr pobj, bool amiCont)

Protected Attributes

int _numproc
int _nbproc
Engines::IORTab_tior

Constructor & Destructor Documentation

MPIObject_i::MPIObject_i  ) 
 

MPIObject_i::MPIObject_i int  nbproc,
int  numproc
 

MPIObject_i::~MPIObject_i  ) 
 


Member Function Documentation

Engines::IORTab * MPIObject_i::tior  ) 
 

void MPIObject_i::tior const Engines::IORTab ior  ) 
 

void MPIObject_i::BCastIOR CORBA::ORB_ptr  orb,
Engines::MPIObject_ptr  pobj,
bool  amiCont
[protected]
 


Field Documentation

int MPIObject_i::_numproc [protected]
 

int MPIObject_i::_nbproc [protected]
 

Engines::IORTab* MPIObject_i::_tior [protected]