|
OpenMPI
0.1.1
|
Public Member Functions | |
| Exception (int ec) | |
| Exception (const Exception &a) | |
| int | Get_error_code () const |
| int | Get_error_class () const |
| const char * | Get_error_string () const |
Protected Attributes | |
| int | error_code |
| char * | error_string |
| int | error_class |