Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

XePProcessingRule_s Struct Reference

#include <processing.h>

Collaboration diagram for XePProcessingRule_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * id
 The name of the rule.

XePProcessingConditioncondition
 Pointer to a condition.

XePProcessingActionaction
 Pointer to an action.

char * condition_ref
 Reference to a condition.

char * action_ref
 Reference to an action.

int enabled
 Global "enabled" flag.


Member Data Documentation

XePProcessingAction* XePProcessingRule_s::action
 

Pointer to an action.

char* XePProcessingRule_s::action_ref
 

Reference to an action.

Ignored if the action member is not NULL.

XePProcessingCondition* XePProcessingRule_s::condition
 

Pointer to a condition.

char* XePProcessingRule_s::condition_ref
 

Reference to a condition.

Ignored if the condition member is not NULL.

int XePProcessingRule_s::enabled
 

Global "enabled" flag.

char* XePProcessingRule_s::id
 

The name of the rule.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 15:58:00 2003 for XetPan by doxygen 1.3.2