DataSpaceId.h

Go to the documentation of this file.
00001 #ifndef _DATA_SPACE_ID_H_
00002 #define _DATA_SPACE_ID_H_
00003 
00004 typedef struct {
00005         int work;
00006         int task;
00007 } DataSpaceId;
00008 
00009 
00010 #endif

Generated on Tue Jan 17 19:18:38 2006 for Void by  doxygen 1.4.6