Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PVMTaskInfo Struct Reference

Contains vital task information. More...

#include <pvminterface.h>

List of all members.

Public Attributes

int tid
uint32 start_id
uint32 stop_id
char name [PVMINTERFACE_NAMELEN+1]


Detailed Description

Contains vital task information.

Definition at line 39 of file pvminterface.h.


Member Data Documentation

char PVMTaskInfo::name[PVMINTERFACE_NAMELEN+1]
 

Definition at line 43 of file pvminterface.h.

Referenced by PVMInterface::Name().

uint32 PVMTaskInfo::start_id
 

Definition at line 41 of file pvminterface.h.

Referenced by PVMInterface::FindTask(), and PVMInterface::StartID().

uint32 PVMTaskInfo::stop_id
 

Definition at line 42 of file pvminterface.h.

Referenced by PVMInterface::FindTask(), and PVMInterface::StopID().

int PVMTaskInfo::tid
 

Definition at line 40 of file pvminterface.h.

Referenced by PVMInterface::LastMessageOriginator().


Generated on Wed May 29 11:37:27 2002 for MarkovPR by doxygen1.2.15