Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TMP_VMPI_Stream_desc Struct Reference

Temporary stream description struct. More...

Collaboration diagram for TMP_VMPI_Stream_desc:
Collaboration graph

Data Fields

int rank
 The rank of the stream. More...
 
int tag
 The local tag. More...
 
VMPI_Stream_mode mode
 the mode More...
 

Detailed Description

Temporary stream description struct.

It is used internally in VMPI_Stream_open()

Definition at line 213 of file VMPI_stream.c.

Field Documentation

VMPI_Stream_mode TMP_VMPI_Stream_desc::mode

the mode

Definition at line 217 of file VMPI_stream.c.

int TMP_VMPI_Stream_desc::rank

The rank of the stream.

Definition at line 215 of file VMPI_stream.c.

int TMP_VMPI_Stream_desc::tag

The local tag.

Definition at line 216 of file VMPI_stream.c.


The documentation for this struct was generated from the following file: