|
Fawkes API
Fawkes Development Version
|
Thread aspect to get access to a CLIPS environment. More...
#include <>>

Public Member Functions | |
| CLIPSAspect () | |
| Constructor. | |
| virtual | ~CLIPSAspect () |
| Virtual empty destructor. | |
Protected Attributes | |
| LockPtr< CLIPS::Environment > | clips |
| CLIPS environment for exclusive usage. | |
Friends | |
| class | CLIPSAspectIniFin |
Thread aspect to get access to a CLIPS environment.
Give this aspect to your thread to get a CLIPS environment for exclusive usage.
| fawkes::CLIPSAspect::~CLIPSAspect | ( | ) | [virtual] |
fawkes:LockPtr< CLIPS::Environment > fawkes::CLIPSAspect::clips [protected] |