|
dReal4
|
This is the complete list of members for FormulaEvaluatorCell, including all inherited members.
| Display(std::ostream &os) const =0 (defined in FormulaEvaluatorCell) | FormulaEvaluatorCell | pure virtual |
| formula() const (defined in FormulaEvaluatorCell) | FormulaEvaluatorCell | inline |
| FormulaEvaluatorCell(Formula f) (defined in FormulaEvaluatorCell) | FormulaEvaluatorCell | explicit |
| FormulaEvaluatorCell(const FormulaEvaluatorCell &)=delete | FormulaEvaluatorCell | |
| FormulaEvaluatorCell(FormulaEvaluatorCell &&)=default | FormulaEvaluatorCell | |
| is_neq() const | FormulaEvaluatorCell | inline |
| is_simple_relational() const | FormulaEvaluatorCell | inline |
| operator()(const Box &box) const =0 | FormulaEvaluatorCell | pure virtual |
| operator=(const FormulaEvaluatorCell &)=delete | FormulaEvaluatorCell | |
| operator=(FormulaEvaluatorCell &&)=delete | FormulaEvaluatorCell | |
| variables() const =0 (defined in FormulaEvaluatorCell) | FormulaEvaluatorCell | pure virtual |
| ~FormulaEvaluatorCell()=default | FormulaEvaluatorCell | virtual |