SThreadInfoArray Struct Reference

Defines thread information array for the IMpi::GetAllThreadsInfo API. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

SThreadInfoArrayEntrypEntries
 Array entries.
unsigned int uiSize
 The number of entries allocated by the client.
unsigned int uiActualSize
 the actual number of entries available


Detailed Description

Used with IMpi::GetAllThreadsInfo to request information for all living threads. Each entry in the pEntries array provides information for one living thread.

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

See also:
SThreadInfoArrayEntry

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


Generated on Thu Mar 6 15:08:09 2008 for Martini by doxygen 1.5.5