SClassInfo Struct Reference

Defines class information for the IMpi::GetClassInfo API. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

const char * szClassName
 class name
const char * szSourceFileName
 source file name, or <Unknown> if not known
const char * szJavaClassName
 class name in the native Java VM format (e.g., Lpackage/class;)
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Used with IMpi::GetClassInfo to request class 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