#include <safempi.h>
SafeMPI::Status::Status |
( |
void |
| ) |
|
|
inline |
SafeMPI::Status::Status |
( |
const Status & |
other | ) |
|
|
inline |
int SafeMPI::Status::Get_count |
( |
const MPI_Datatype |
datatype | ) |
const |
|
inline |
int SafeMPI::Status::Get_error |
( |
| ) |
const |
|
inline |
int SafeMPI::Status::Get_source |
( |
| ) |
const |
|
inline |
int SafeMPI::Status::Get_tag |
( |
| ) |
const |
|
inline |
void SafeMPI::Status::Set_error |
( |
int |
error | ) |
|
|
inline |
void SafeMPI::Status::Set_source |
( |
int |
source | ) |
|
|
inline |
void SafeMPI::Status::Set_tag |
( |
int |
tag | ) |
|
|
inline |
The documentation for this class was generated from the following file: