#include "../include/xbool.h"#include <wx/wxprec.h>#include <wx/wx.h>Include dependency graph for XPRULE.H:

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 |
|
|
|
|
|
|
|
|
|
|
|
If true, the logical expressions are computed in shortcut mode
|
1.3.5