#include <clipsmm/module.h>
Inheritance diagram for CLIPS::Module:

Vinyard, Jr. <rvinyard@cs.nmsu.edu>
Public Types | |
| typedef CLIPSPointer< Module > | pointer |
Public Member Functions | |
| Module (Environment &environment, void *cobj=NULL) | |
| std::string | name () |
| std::string | formatted () |
| Module::pointer | next () |
| Module::pointer | set_current () |
| Sets the current module and returns the old module. | |
| void | focus () |
Static Public Member Functions | |
| static Module::pointer | create (Environment &environment, void *cobj=NULL) |
1.5.1