Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

XPRULE.H File Reference

#include "../include/xbool.h"
#include <wx/wxprec.h>
#include <wx/wx.h>

Include dependency graph for XPRULE.H:

Include dependency graph

Go to the source code of this file.

Data Structures

class  xpAgent
 The rules need a source of information: they are provided by some agent; their anchestor is defined here. More...

class  xpDatabaseAgent
 This component is the base for all database handler objects. More...

class  xpRuleGeneric
 The base class for the rules of the expert system. More...

class  xpUserAgent
 This component is the base for all user types. More...


Defines

#define AND   &&
#define OR   ||
#define NOT   !

Variables

bool xpShortcutMode


Define Documentation

#define AND   &&
 

#define NOT   !
 

#define OR   ||
 


Variable Documentation

bool xpShortcutMode
 

If true, the logical expressions are computed in shortcut mode

See also:
xpRuleGeneric::Fire


Generated on Tue Dec 23 10:24:15 2003 for xps4xps by doxygen 1.3.5