|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::ConstraintInterface, including all inherited members.
| clone() const =0 | bpp::ConstraintInterface | pure virtual |
| ConstraintInterface() | bpp::ConstraintInterface | inline |
| getAcceptedLimit(double value) const =0 | bpp::ConstraintInterface | pure virtual |
| getDescription() const =0 | bpp::ConstraintInterface | pure virtual |
| getLimit(double value) const =0 | bpp::ConstraintInterface | pure virtual |
| includes(double min, double max) const =0 | bpp::ConstraintInterface | pure virtual |
| isCorrect(double value) const =0 | bpp::ConstraintInterface | pure virtual |
| isEmpty() const =0 | bpp::ConstraintInterface | pure virtual |
| operator &(const ConstraintInterface &c) const =0 | bpp::ConstraintInterface | pure virtual |
| ~Clonable()=default | bpp::Clonable | virtual |
| ~ConstraintInterface() | bpp::ConstraintInterface | inlinevirtual |