#include <clipsmm/global.h>
Inheritance diagram for CLIPS::Global:

Vinyard, Jr. <rvinyard@cs.nmsu.edu>
Public Types | |
| typedef CLIPSPointer< Global > | pointer |
Public Member Functions | |
| Global (Environment &environment, void *cobj=NULL) | |
| std::string | name () |
| std::string | formatted () |
| std::string | module_name () |
| Values | value () |
| void | set_value (const Values &values) |
| void | reset_value () |
| bool | is_watched () |
| void | set_watch (bool watch=true) |
| bool | is_deletable () |
| Global::pointer | next () |
| bool | undefine () |
Static Public Member Functions | |
| static Global::pointer | create (Environment &environment, void *cobj=NULL) |
1.5.1