#include <expr_value.h>
Inheritance diagram for CVCL::ExprBoundVar:


Definition at line 716 of file expr_value.h.
      
  | 
  ||||||||||||||||||||
| 
 
 Definition at line 739 of file expr_value.h. Referenced by copy().  | 
  
      
  | 
  
| 
 
 Definition at line 743 of file expr_value.h.  | 
  
      
  | 
  
| 
 
 Definition at line 723 of file expr_value.h. Referenced by operator==().  | 
  
      
  | 
  
| 
 
 Reimplemented from CVCL::ExprValue. Definition at line 724 of file expr_value.h. Referenced by operator==().  | 
  
      
  | 
  
| 
 Get unique memory manager ID. 
 Reimplemented from CVCL::ExprValue. Definition at line 727 of file expr_value.h. References CVCL::EXPR_BOUND_VAR. 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 730 of file expr_value.h.  | 
  
      
  | 
  
| 
 Uninterpreted constants. 
 Reimplemented from CVCL::ExprValue. Definition at line 733 of file expr_value.h.  | 
  
      
  | 
  ||||||||||||
| 
 Make a clean copy of itself using the given memory manager. 
 Reimplemented from CVCL::ExprValue. Definition at line 200 of file expr_value.cpp. References d_name, d_uid, ExprBoundVar(), CVCL::ExprManager::getMM(), and getMMIndex().  | 
  
      
  | 
  
| 
 Equality between any two ExprValue objects (including subclasses). 
 Reimplemented from CVCL::ExprValue. Definition at line 192 of file expr_value.cpp. References CVCL::ExprValue::getKind(), CVCL::ExprValue::getMMIndex(), getMMIndex(), getName(), CVCL::ExprValue::getUid(), and getUid().  | 
  
      
  | 
  ||||||||||||
| 
 Overload operator new. 
 Reimplemented from CVCL::ExprValue. Definition at line 747 of file expr_value.h. References CVCL::MemoryManager::newData().  | 
  
      
  | 
  
| 
 Overload operator delete. 
 Reimplemented from CVCL::ExprValue. Definition at line 750 of file expr_value.h.  | 
  
      
  | 
  
| 
 
 Reimplemented from CVCL::ExprValue. Definition at line 717 of file expr_value.h.  | 
  
      
  | 
  
| 
 
 Reimplemented from CVCL::ExprValue. Definition at line 718 of file expr_value.h.  | 
  
      
  | 
  
| 
 
 Definition at line 720 of file expr_value.h. Referenced by copy().  | 
  
      
  | 
  
| 
 
 Definition at line 721 of file expr_value.h. Referenced by copy().  | 
  
 1.4.4