SLineNumberTable Struct Reference

Defines a line number table. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

SLineNumberTableEntryentries
 array of line number table entries
unsigned int uiSize
 the number of entries allocated, either by MPI during an event callback, or by the client when using a Data Request API.
unsigned int uiActualSize
 the actual number of entries available after a Data Request operation


Detailed Description

Defines a line number table. Each entry in the table maps an offset to a line number. The actual meaning of the data depends on the type of line information retrieved.

For more information on using this structure, refer to Working with MPI Arrays.

See also:
SLineInfo

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


Generated on Thu Mar 6 15:07:57 2008 for Martini by doxygen 1.5.5