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

a_standing_order Struct Reference

Standing order. More...

#include <side.h>

Collaboration diagram for a_standing_order:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * types
enum sordercond condtype
int a1
int a2
int a3
a_tasktask
a_standing_ordernext

Detailed Description

Standing order.

A standing order is a conditional order that applies to any matching unit not already doing a task.


Member Data Documentation

int a_standing_order::a1
 

first parameter to test (x, y, etc).

int a_standing_order::a2
 

second parameter to test (x, y, etc).

int a_standing_order::a3
 

third parameters to test (x, y, etc).

enum sordercond a_standing_order::condtype
 

type of condition to trigger on

struct a_standing_order* a_standing_order::next
 

link to next standing order for side

struct a_task* a_standing_order::task
 

Task to perform

char* a_standing_order::types
 

unit types to which order applies


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