dReal4
FormulaCell Member List

This is the complete list of members for FormulaCell, including all inherited members.

Display(std::ostream &os) const =0FormulaCellpure virtual
EqualTo(const FormulaCell &c) const =0FormulaCellpure virtual
Evaluate(const Environment &env) const =0FormulaCellpure virtual
FormulaCell()=deleteFormulaCell
FormulaCell(const FormulaCell &f)=deleteFormulaCell
FormulaCell(FormulaCell &&f)=deleteFormulaCell
FormulaCell(FormulaKind k, size_t hash, bool include_ite, Variables variables)FormulaCellprotected
get_hash() constFormulaCellinline
get_kind() constFormulaCellinline
GetFormula()FormulaCellprotected
GetFreeVariables() constFormulaCell
include_ite() constFormulaCell
Less(const FormulaCell &c) const =0FormulaCellpure virtual
operator=(FormulaCell &&f)=deleteFormulaCell
operator=(const FormulaCell &f)=deleteFormulaCell
Substitute(const ExpressionSubstitution &expr_subst, const FormulaSubstitution &formula_subst)=0FormulaCellpure virtual
use_count() constFormulaCellinline
~FormulaCell()=defaultFormulaCellprotectedvirtual