#include <global.h>
◆ pointer
◆ Global()
CLIPS::Global::Global |
( |
Environment & |
environment, |
|
|
void * |
cobj = NULL |
|
) |
| |
◆ ~Global()
CLIPS::Global::~Global |
( |
| ) |
|
◆ create()
◆ formatted()
std::string CLIPS::Global::formatted |
( |
| ) |
|
◆ is_deletable()
bool CLIPS::Global::is_deletable |
( |
| ) |
|
◆ is_watched()
bool CLIPS::Global::is_watched |
( |
| ) |
|
◆ module_name()
std::string CLIPS::Global::module_name |
( |
| ) |
|
◆ name()
std::string CLIPS::Global::name |
( |
| ) |
|
◆ next()
◆ reset_value()
void CLIPS::Global::reset_value |
( |
| ) |
|
◆ set_value() [1/2]
void CLIPS::Global::set_value |
( |
const Value & |
values | ) |
|
◆ set_value() [2/2]
void CLIPS::Global::set_value |
( |
const Values & |
values | ) |
|
◆ set_watch()
void CLIPS::Global::set_watch |
( |
bool |
watch = true | ) |
|
◆ undefine()
bool CLIPS::Global::undefine |
( |
| ) |
|
◆ value()
Values CLIPS::Global::value |
( |
| ) |
|
The documentation for this class was generated from the following files: