Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

a_taskdefn Struct Reference

Task definition. More...

#include <unit.h>

List of all members.

Public Attributes

char * name
char * display_name
char * argtypes
TaskOutcome(* exec )(Unit *unit, Task *task)


Detailed Description

Task definition.


Member Data Documentation

char* a_taskdefn::argtypes
 

string giving types of task's args

char* a_taskdefn::display_name
 

name to display in interfaces

TaskOutcome(* a_taskdefn::exec)(Unit *unit, Task *task)
 

Pointer to task function.

char* a_taskdefn::name
 

name of the task type


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:30:25 2005 for XconqKernel by doxygen 1.3.6