#include <rule.h>
◆ pointer
◆ Rule()
CLIPS::Rule::Rule |
( |
Environment & |
environment, |
|
|
void * |
cobj = NULL |
|
) |
| |
◆ ~Rule()
◆ activations_watched()
bool CLIPS::Rule::activations_watched |
( |
| ) |
|
◆ create()
◆ firings_watched()
bool CLIPS::Rule::firings_watched |
( |
| ) |
|
◆ formatted()
std::string CLIPS::Rule::formatted |
( |
| ) |
|
◆ is_breakpoint_set()
bool CLIPS::Rule::is_breakpoint_set |
( |
| ) |
|
◆ is_deletable()
bool CLIPS::Rule::is_deletable |
( |
| ) |
|
◆ module_name()
std::string CLIPS::Rule::module_name |
( |
| ) |
|
◆ name()
std::string CLIPS::Rule::name |
( |
| ) |
|
◆ next()
◆ refresh()
void CLIPS::Rule::refresh |
( |
| ) |
|
◆ remove_break()
bool CLIPS::Rule::remove_break |
( |
| ) |
|
◆ retract()
bool CLIPS::Rule::retract |
( |
| ) |
|
◆ set_break()
void CLIPS::Rule::set_break |
( |
| ) |
|
◆ set_watch_activations()
void CLIPS::Rule::set_watch_activations |
( |
bool |
set = true | ) |
|
◆ set_watch_firings()
void CLIPS::Rule::set_watch_firings |
( |
bool |
set = true | ) |
|
The documentation for this class was generated from the following files: