CVC3  2.4.1
Classes | Namespaces
expr_manager.h File Reference

Expression manager API. More...

#include "expr.h"
#include "os.h"
#include "expr_map.h"
#include <deque>
#include "expr_value.h"

Go to the source code of this file.

Classes

class  CVC3::ExprManager
 Expression Manager. More...
 
class  CVC3::ExprManager::HashString
 Private class for hashing strings. More...
 
class  CVC3::ExprManager::HashEV
 Private class for d_exprSet. More...
 
class  CVC3::ExprManager::EqEV
 Private class for d_exprSet. More...
 
class  CVC3::ExprManager::TypeComputer
 Abstract class for computing expr type. More...
 
class  CVC3::ExprManagerNotifyObj
 Notifies ExprManager before and after each pop() More...
 

Namespaces

 CVC3
 

Detailed Description

Expression manager API.

Author: Sergey Berezin

Created: Wed Dec 4 14:20:56 2002


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file expr_manager.h.