::CInterface class | CVCL::ExprValue | [friend] |
arity() const | CVCL::ExprValue | [inline, virtual] |
BVConstExpr(ExprManager *em, std::string bvconst, size_t mmIndex, ExprIndex idx=0) | CVCL::BVConstExpr | |
BVConstExpr(ExprManager *em, std::vector< bool > bvconst, size_t mmIndex, ExprIndex idx=0) | CVCL::BVConstExpr | |
computeHash() const | CVCL::BVConstExpr | [virtual] |
copy(ExprManager *em, ExprIndex idx=0) const | CVCL::BVConstExpr | [inline, virtual] |
d_bvconst | CVCL::BVConstExpr | [private] |
d_em | CVCL::ExprValue | [protected] |
d_kind | CVCL::ExprValue | [protected] |
d_MMIndex | CVCL::BVConstExpr | [private] |
Expr::iterator class | CVCL::ExprValue | [friend] |
ExprValue(ExprManager *em, int kind, ExprIndex idx=0) | CVCL::ExprValue | [inline] |
ExprValue::getName() const | CVCL::ExprValue | [inline, virtual] |
getBody() const | CVCL::ExprValue | [inline, virtual] |
getBoundIndex() const | CVCL::ExprValue | [inline, virtual] |
getExistential() const | CVCL::ExprValue | [inline, virtual] |
getExprValue() const | CVCL::BVConstExpr | [inline, virtual] |
getField() const | CVCL::ExprValue | [inline, virtual] |
getFields() const | CVCL::ExprValue | [inline, virtual] |
getKids() const | CVCL::ExprValue | [inline, virtual] |
getKind() const | CVCL::ExprValue | [inline] |
getMM(size_t MMIndex) | CVCL::ExprValue | [inline, protected] |
getMMIndex() const | CVCL::BVConstExpr | [inline, virtual] |
getOp() const | CVCL::ExprValue | [inline, virtual] |
getRational() const | CVCL::ExprValue | [inline, virtual] |
getRep() const | CVCL::ExprValue | [inline, virtual] |
getSig() const | CVCL::ExprValue | [inline, virtual] |
getString() const | CVCL::ExprValue | [inline, virtual] |
getTupleIndex() const | CVCL::ExprValue | [inline, virtual] |
getUid() const | CVCL::ExprValue | [inline, virtual] |
getValue(int i) const | CVCL::BVConstExpr | [inline] |
getVar() const | CVCL::ExprValue | [inline, virtual] |
getVars() const | CVCL::ExprValue | [inline, virtual] |
hash(const int kind, const std::vector< Expr > &kids) | CVCL::ExprValue | [protected, static] |
hash(const int n) | CVCL::ExprValue | [inline, protected, static] |
isApply() const | CVCL::ExprValue | [inline, virtual] |
isClosure() const | CVCL::ExprValue | [inline, virtual] |
isRational() const | CVCL::ExprValue | [inline, virtual] |
isString() const | CVCL::ExprValue | [inline, virtual] |
isSymbol() const | CVCL::ExprValue | [inline, virtual] |
isVar() const | CVCL::ExprValue | [inline, virtual] |
operator delete(void *) | CVCL::BVConstExpr | [inline] |
operator new(size_t size, MemoryManager *mm) | CVCL::BVConstExpr | [inline] |
operator==(const ExprValue &ev2) const | CVCL::BVConstExpr | [inline, virtual] |
pointerHash(void *p) | CVCL::ExprValue | [inline, protected, static] |
rebuild(ExprManager *em) const | CVCL::ExprValue | [inline, protected] |
rebuild(Expr e, ExprManager *em) const | CVCL::ExprValue | [inline, protected] |
s_charHash | CVCL::ExprValue | [protected, static] |
s_intHash | CVCL::ExprValue | [protected, static] |
setRep(CDO< Theorem > *rep) | CVCL::ExprValue | [inline, virtual] |
setSig(CDO< Theorem > *sig) | CVCL::ExprValue | [inline, virtual] |
size() const | CVCL::BVConstExpr | [inline] |
~ExprValue() | CVCL::ExprValue | [virtual] |