#include <expr_value.h>
Inheritance diagram for CVCL::ExprString:
Definition at line 531 of file expr_value.h.
|
Definition at line 556 of file expr_value.h. Referenced by copy(). |
|
Definition at line 559 of file expr_value.h. |
|
Definition at line 538 of file expr_value.h. |
|
Get unique memory manager ID.
Reimplemented from CVCL::ExprValue. Definition at line 543 of file expr_value.h. References CVCL::EXPR_STRING. 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 547 of file expr_value.h. References CVCL::hash(). |
|
String expression tester.
Reimplemented from CVCL::ExprValue. Definition at line 549 of file expr_value.h. |
|
Reimplemented from CVCL::ExprValue. Definition at line 550 of file expr_value.h. Referenced by operator==(). |
|
Make a clean copy of itself using the given memory manager.
Reimplemented from CVCL::ExprValue. Definition at line 133 of file expr_value.cpp. References d_str, ExprString(), CVCL::ExprManager::getMM(), and getMMIndex(). |
|
Equality between any two ExprValue objects (including subclasses).
Reimplemented from CVCL::ExprValue. Definition at line 126 of file expr_value.cpp. References CVCL::ExprValue::getMMIndex(), getMMIndex(), CVCL::ExprValue::getString(), and getString(). |
|
Overload operator new.
Reimplemented from CVCL::ExprValue. Definition at line 563 of file expr_value.h. References CVCL::MemoryManager::newData(). |
|
Overload operator delete.
Reimplemented from CVCL::ExprValue. Definition at line 566 of file expr_value.h. |
|
Reimplemented from CVCL::ExprValue. Definition at line 532 of file expr_value.h. |
|
Reimplemented from CVCL::ExprValue. Definition at line 533 of file expr_value.h. |
|
Definition at line 535 of file expr_value.h. Referenced by copy(). |