nm_mpi_session_s Struct Reference
#include <nm_mpi_private.h>
Collaboration diagram for nm_mpi_session_s:

Data Fields | |
| int | id |
| nm_mpi_errhandler_t * | p_errhandler |
| error handler attached to session | |
| struct nm_mpi_info_s * | p_info |
Detailed Description
Definition at line 362 of file nm_mpi_private.h.
Field Documentation
◆ id
| int nm_mpi_session_s::id |
Definition at line 364 of file nm_mpi_private.h.
◆ p_errhandler
| nm_mpi_errhandler_t* nm_mpi_session_s::p_errhandler |
error handler attached to session
Definition at line 365 of file nm_mpi_private.h.
◆ p_info
| struct nm_mpi_info_s* nm_mpi_session_s::p_info |
Definition at line 366 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: