13.10. C++ Bindings for Status Access


Up: MPI-1 C++ Language Binding Next: C++ Bindings for New 1.2 Functions Previous: C++ Bindings for Profiling


namespace MPI { 
int Status::Get_source() const
void Status::Set_source(int source)
int Status::Get_tag() const
void Status::Set_tag(int tag)
int Status::Get_error() const
void Status::Set_error(int error)

}; 



Up: MPI-1 C++ Language Binding Next: C++ Bindings for New 1.2 Functions Previous: C++ Bindings for Profiling


Return to MPI-2 Standard Index
Return to MPI 1.1 Standard Index
Return to MPI Forum Home Page

MPI-2.0 of July 18, 1997
HTML Generated on September 10, 2001