#include <MpiAPI.h>
Public Attributes | |
SStackEntry * | pStackEntries |
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 . |
For more information on using this structure, refer to Working with MPI Arrays.
unsigned int uiActualSize |
If uiActualSize
> uiSize
it means that not enough memory was allocated for the pStackEntries
array.
(C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:07:57 2008 for Martini by