SArrayInfo Struct Reference

Defines array information. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

void * dataPtr
 A pointer to the raw buffer for the array, which is laid out according to the C++ convention (.NET only).
TId arrayBaseClassId
 Class ID of the base type of the array.
TId arrayBaseModuleId
 Module ID of the base type of the array.
TId arrayBaseClassToken
 Class Token of the base type of the array (.NET only).
U32 numDimensions
 Number of dimension in array.
SArrayDimensionsInfos dimensionsInfo
 Size and lower bound of each dimension.


Detailed Description

Defines array information. Used with the SObjectInfo struct.
The documentation for this struct was generated from the following file:


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