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