#include <expr_value.h>
Inheritance diagram for CVCL::ExprVar:
Definition at line 645 of file expr_value.h.
|
Definition at line 667 of file expr_value.h. Referenced by copy(). |
|
Definition at line 670 of file expr_value.h. |
|
Definition at line 651 of file expr_value.h. Referenced by operator==(). |
|
Get unique memory manager ID.
Reimplemented from CVCL::ExprValue. Definition at line 654 of file expr_value.h. References CVCL::EXPR_UCONST. Referenced by copy(), and operator==(). |
|
Non-caching hash function which actually computes the hash. This is the method that all subclasses should implement Reimplemented from CVCL::ExprValue. Definition at line 657 of file expr_value.h. |
|
Uninterpreted constants.
Reimplemented from CVCL::ExprValue. Definition at line 660 of file expr_value.h. |
|
Make a clean copy of itself using the given memory manager.
Reimplemented from CVCL::ExprValue. Definition at line 175 of file expr_value.cpp. References d_name, ExprVar(), CVCL::ExprManager::getMM(), and getMMIndex(). |
|
Equality between any two ExprValue objects (including subclasses).
Reimplemented from CVCL::ExprValue. Definition at line 168 of file expr_value.cpp. References CVCL::ExprValue::getKind(), CVCL::ExprValue::getMMIndex(), getMMIndex(), and getName(). |
|
Overload operator new.
Reimplemented from CVCL::ExprValue. Definition at line 674 of file expr_value.h. References CVCL::MemoryManager::newData(). |
|
Overload operator delete.
Reimplemented from CVCL::ExprValue. Definition at line 677 of file expr_value.h. |
|
Reimplemented from CVCL::ExprValue. Definition at line 646 of file expr_value.h. |
|
Reimplemented from CVCL::ExprValue. Definition at line 647 of file expr_value.h. |
|
Definition at line 649 of file expr_value.h. Referenced by copy(). |