#include <variable.h>
Collaboration diagram for CVCL::Variable:
Definition at line 47 of file variable.h.
|
Definition at line 54 of file variable.h. |
|
Definition at line 45 of file variable.cpp. References CVCL::VariableValue::d_refcount, and d_val. |
|
Definition at line 51 of file variable.cpp. References CVCL::VariableValue::d_refcount, d_val, and isNull(). |
|
Definition at line 56 of file variable.cpp. References CVCL::VariableValue::d_refcount, d_val, CVCL::VariableValue::d_vm, CVCL::VariableManager::gc(), and isNull(). |
|
|
Definition at line 65 of file variable.cpp. References CVCL::VariableValue::d_refcount, d_val, CVCL::VariableValue::d_vm, CVCL::VariableManager::gc(), and isNull(). |
|
Definition at line 65 of file variable.h. References d_val. Referenced by deriveThmRec(), getAntecedent(), getAntecedentIdx(), getAssumpThm(), getExpr(), getNegExpr(), getScope(), getTheorem(), getValue(), CVCL::Literal::isNull(), operator=(), setAssumpThm(), setValue(), Variable(), and ~Variable(). |
|
Definition at line 76 of file variable.cpp. References d_val, CVCL::VariableValue::getExpr(), and isNull(). Referenced by deriveThmRec(), CVCL::Literal::getExpr(), and CVCL::printLit(). |
|
Definition at line 83 of file variable.cpp. References d_val, CVCL::VariableValue::getNegExpr(), and isNull(). Referenced by CVCL::Literal::getExpr(). |
|
Definition at line 91 of file variable.cpp. References d_val, CVCL::VariableValue::getValue(), and isNull(). Referenced by deriveThmRec(), and CVCL::Literal::getValue(). |
|
Definition at line 98 of file variable.cpp. References d_val, CVCL::VariableValue::getScope(), and isNull(). Referenced by deriveThmRec(), and CVCL::Literal::getScope(). |
|
Definition at line 104 of file variable.cpp. References d_val, CVCL::VariableValue::getTheorem(), and isNull(). Referenced by deriveThmRec(), and CVCL::Literal::getTheorem(). |
|
Definition at line 111 of file variable.cpp. References d_val, CVCL::VariableValue::getAntecedent(), and isNull(). Referenced by deriveThmRec(). |
|
Definition at line 118 of file variable.cpp. References d_val, CVCL::VariableValue::getAntecedentIdx(), and isNull(). Referenced by deriveThmRec(). |
|
Definition at line 124 of file variable.cpp. References d_val, CVCL::VariableValue::getAssumpThm(), and isNull(). Referenced by deriveThmRec(). |
|
Definition at line 134 of file variable.cpp. References d_val, isNull(), and CVCL::VariableValue::setValue(). Referenced by CVCL::Literal::setValue(). |
|
Definition at line 142 of file variable.cpp. References d_val, CVCL::Theorem::getScope(), isNull(), and CVCL::VariableValue::setValue(). |
|
Definition at line 148 of file variable.cpp. References d_val, isNull(), and CVCL::VariableValue::setValue(). |
|
Definition at line 154 of file variable.cpp. References d_val, isNull(), and CVCL::VariableValue::setAssumpThm(). |
|
Definition at line 164 of file variable.cpp. References deriveThmRec(). Referenced by CVCL::Literal::deriveTheorem(). |
|
Definition at line 347 of file variable.h. References CVCL::VariableValue::count(), and d_val. Referenced by CVCL::Literal::count(). |
|
Definition at line 348 of file variable.h. References CVCL::VariableValue::countPrev(), and d_val. Referenced by CVCL::Literal::countPrev(). |
|
Definition at line 350 of file variable.h. References d_val, and CVCL::VariableValue::score(). Referenced by CVCL::Literal::score(). |
|
Definition at line 351 of file variable.h. References CVCL::VariableValue::added(), and d_val. Referenced by CVCL::Literal::added(). |
|
Definition at line 353 of file variable.h. References CVCL::VariableValue::count(), and d_val. |
|
Definition at line 354 of file variable.h. References CVCL::VariableValue::countPrev(), and d_val. |
|
Definition at line 356 of file variable.h. References d_val, and CVCL::VariableValue::score(). |
|
Definition at line 357 of file variable.h. References CVCL::VariableValue::added(), and d_val. |
|
Definition at line 359 of file variable.h. References CVCL::VariableValue::d_negwp, d_val, and CVCL::VariableValue::d_wp. Referenced by CVCL::Literal::wp(). |
|
Definition at line 203 of file variable.cpp. Referenced by deriveThmRec(). |
|
Definition at line 120 of file variable.h. |
|
|
|
Definition at line 49 of file variable.h. Referenced by added(), count(), countPrev(), deriveThmRec(), getAntecedent(), getAntecedentIdx(), getAssumpThm(), getExpr(), getNegExpr(), getScope(), getTheorem(), getValue(), isNull(), CVCL::operator<<(), operator=(), score(), setAssumpThm(), setValue(), Variable(), wp(), and ~Variable(). |