#include <unit.h>
Collaboration diagram for a_task:
Public Attributes | |
TaskType | type |
int | args [MAXTASKARGS] |
short | execnum |
short | retrynum |
a_task * | next |
|
arguments |
|
how many times this has been done |
|
the next task to undertake |
|
number of immed failures so far |
|
the kind of task we want to do |