SStackTrace Struct Reference

Defines a stack trace. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

SStackEntrypStackEntries
 Array of stack entries.
unsigned int uiSize
 The number of elements allocated for the pStackEntries array.
unsigned int uiActualSize
 Actual number of elements returned in the pStackEntries.


Detailed Description

Defines stack trace information.

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


Member Data Documentation

unsigned int uiActualSize

If uiActualSize > uiSize it means that not enough memory was allocated for the pStackEntries array.


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