d_assump | CVC3::RWTheoremValue | [protected] |
d_cachedValue | CVC3::TheoremValue | [protected] |
d_clauselit | CVC3::TheoremValue | [protected] |
d_expand | CVC3::TheoremValue | [protected] |
d_flag | CVC3::TheoremValue | [protected] |
d_isAssump | CVC3::TheoremValue | [protected] |
d_isSubst | CVC3::TheoremValue | [protected] |
d_lhs | CVC3::RWTheoremValue | [protected] |
d_proof | CVC3::TheoremValue | [protected] |
d_quantLevel | CVC3::TheoremValue | [protected] |
d_refcount | CVC3::TheoremValue | [protected] |
d_rhs | CVC3::RWTheoremValue | [protected] |
d_scopeLevel | CVC3::TheoremValue | [protected] |
d_thm | CVC3::TheoremValue | [protected] |
d_tm | CVC3::TheoremValue | [protected] |
getAssumptionsRef() const | CVC3::RWTheoremValue | [inline, virtual] |
getExpr() const | CVC3::RWTheoremValue | [inline, private, virtual] |
getLHS() const | CVC3::RWTheoremValue | [inline, private, virtual] |
getMM() | CVC3::RWTheoremValue | [inline, virtual] |
getRHS() const | CVC3::RWTheoremValue | [inline, private, virtual] |
init(const Assumptions &assump, int scope) | CVC3::RWTheoremValue | [inline, private] |
isRewrite() const | CVC3::RWTheoremValue | [inline, virtual] |
operator delete(void *pMem, MemoryManager *mm) | CVC3::RWTheoremValue | [inline] |
operator delete(void *d) | CVC3::RWTheoremValue | [inline] |
operator new(size_t size, MemoryManager *mm) | CVC3::RWTheoremValue | [inline] |
RWTheoremValue(TheoremManager *tm, const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf, bool isAssump, int scope=-1) | CVC3::RWTheoremValue | [inline, private] |
RWTheoremValue(TheoremManager *tm, const Expr &thm, const Assumptions &assump, const Proof &pf, bool isAssump, int scope=-1) | CVC3::RWTheoremValue | [inline, private] |
Theorem class | CVC3::RWTheoremValue | [friend] |
toString() const | CVC3::TheoremValue | [inline] |
~RWTheoremValue() | CVC3::RWTheoremValue | [inline] |
~TheoremValue() | CVC3::TheoremValue | [inline, virtual] |