#include <variable.h>
Inheritance diagram for CVCL::VariableManagerNotifyObj:
Author: Sergey Berezin
Created: Tue Mar 1 13:52:28 2005
Disables the deletion of VariableValue objects during context restoration (backtracking). This solves the problem of circular dependencies (e.g. a Variable pointing to its antecedent Clause).
Definition at line 437 of file variable.h.
|
Constructor.
Definition at line 441 of file variable.h. |
|
Reimplemented from CVCL::ContextNotifyObj. Definition at line 444 of file variable.h. References d_vm, and CVCL::VariableManager::postponeGC(). |
|
Reimplemented from CVCL::ContextNotifyObj. Definition at line 445 of file variable.h. References d_vm, and CVCL::VariableManager::resumeGC(). |
|
Definition at line 438 of file variable.h. Referenced by notify(), and notifyPre(). |