nm_mpi_attrs_s Struct Reference
an attribute table More...
#include <nm_mpi_private.h>
Data Fields | |
| struct nm_mpi_attr_hashtable_s | table |
| int | id |
| ID of the object this table is attached to (comm, datatype, win, ...) | |
Detailed Description
an attribute table
Definition at line 303 of file nm_mpi_private.h.
Field Documentation
◆ id
| int nm_mpi_attrs_s::id |
ID of the object this table is attached to (comm, datatype, win, ...)
Definition at line 306 of file nm_mpi_private.h.
◆ table
| struct nm_mpi_attr_hashtable_s nm_mpi_attrs_s::table |
Definition at line 305 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: