#include <unit.h>
Public Attributes | |
char * | name |
char * | display_name |
char * | argtypes |
TaskOutcome(* | exec )(Unit *unit, Task *task) |
|
string giving types of task's args |
|
name to display in interfaces |
|
Pointer to task function. |
|
name of the task type |