SObjectDataRequest Struct Reference

Defines object information for the IMpi::GetObjectInfo API. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

SObjectInfo objectInfo
 Object information.
TId monOwnerThreadId
 Id of the thread owning the object's monitor, or 0 if the monitor is unowned.
TIdArray monOwnWaiters
 Array of threads waiting to own this object's monitor.
TIdArray monNotifyWaiters
 Array of threads waiting to be notified by this object's monitor.
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Used with IMpi::GetObjectInfo to request object information. The validData field contains a bit set indicating which of the struct's elements are valid.
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