![]() |
Multi-ApplicationOnlineProfiling
2.1
|
Internal declaration of a stream endpoint. More...
#include <VMPI_stream.h>

Data Fields | |
| int | target |
| Target task. More... | |
| int | remote_tag |
| Remote unique tag. More... | |
| int | local_tag |
| Local unique tag. More... | |
| int | state |
| Been closed or not. More... | |
Internal declaration of a stream endpoint.
Definition at line 73 of file VMPI_stream.h.
| int _VMPI_Stream::local_tag |
Local unique tag.
Definition at line 77 of file VMPI_stream.h.
| int _VMPI_Stream::remote_tag |
Remote unique tag.
Definition at line 76 of file VMPI_stream.h.
| int _VMPI_Stream::state |
Been closed or not.
Definition at line 78 of file VMPI_stream.h.
| int _VMPI_Stream::target |
Target task.
Definition at line 75 of file VMPI_stream.h.