#include <pesslaveinfo.h>
Public Attributes | |
| int | pingstart |
| int | killed |
| int | tid |
| int | assignedtask |
| int | no |
This class contains information needed by master.
|
|
the index of the task that was assigned to this slave. |
|
|
A flag that tells whether this slave has been killed or not. (1 means killed) |
|
|
The index of this slave in slaves list. |
|
|
Holds number of seconds that has passed since last ping to this slave |
|
|
the TaskID of the slave given by PVM. |
1.2.18