CLIPS::Global Class Reference
#include <global.h>
List of all members.
Detailed Description
- Author:
- Rick L. Vinyard, Jr. <rvinyard@cs.nmsu.edu>
Member Typedef Documentation
Constructor & Destructor Documentation
CLIPS::Global::Global |
( |
Environment & |
environment, |
|
|
void * |
cobj = NULL | |
|
) |
| | |
CLIPS::Global::~Global |
( |
|
) |
|
Member Function Documentation
std::string CLIPS::Global::formatted |
( |
|
) |
|
bool CLIPS::Global::is_deletable |
( |
|
) |
|
bool CLIPS::Global::is_watched |
( |
|
) |
|
std::string CLIPS::Global::module_name |
( |
|
) |
|
std::string CLIPS::Global::name |
( |
|
) |
|
void CLIPS::Global::reset_value |
( |
|
) |
|
void CLIPS::Global::set_value |
( |
const Values & |
values |
) |
|
void CLIPS::Global::set_watch |
( |
bool |
watch = true |
) |
|
bool CLIPS::Global::undefine |
( |
|
) |
|
Values CLIPS::Global::value |
( |
|
) |
|
The documentation for this class was generated from the following files: