This is the complete list of members for Limits, including all inherited members.
| AStringable() | AStringable | |
| AStringable(const AStringable &r) | AStringable | |
| create(const VectorDouble &mini, const VectorDouble &maxi, const VectorBool &incmini=VectorBool(), const VectorBool &incmaxi=VectorBool()) | Limits | static |
| create(const VectorDouble &bounds, bool addFromZero=false) | Limits | static |
| create(int nclass) | Limits | static |
| display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
| display(int level) const final | AStringable | virtual |
| empty() const | Limits | inline |
| getBound(int iclass, int mode=0) const | Limits | |
| getBounds() | Limits | inline |
| getLimitNumber() const | Limits | inline |
| getLowerBounds() const | Limits | |
| getLowerIncluded() const | Limits | |
| getUpperBounds() const | Limits | |
| getUpperIncluded() const | Limits | |
| isInside(double value) const | Limits | |
| Limits() | Limits | |
| Limits(const VectorDouble &mini, const VectorDouble &maxi, const VectorBool &incmini=VectorBool(), const VectorBool &incmaxi=VectorBool()) | Limits | |
| Limits(const VectorDouble &bounds, bool addFromZero=false) | Limits | |
| Limits(int nclass) | Limits | |
| Limits(const Limits &m) | Limits | |
| operator=(const Limits &m) | Limits | |
| AStringable::operator=(const AStringable &r) | AStringable | |
| statistics(Db *db, const String &name, int optionStat=1, bool flagBelow=false, bool flagAbove=false) const | Limits | |
| toCategory(Db *db, const String &name="", const NamingConvention &namconv=NamingConvention("Category")) const | Limits | |
| toCategoryByAttribute(Db *db, int iatt, const NamingConvention &namconv) const | Limits | |
| toIndicator(Db *db, const String &name="", int OptionIndicator=1, bool flagBelow=false, bool flagAbove=false, const NamingConvention &namconv=NamingConvention("Indicator")) const | Limits | |
| toIndicatorByAttribute(Db *db, int iatt, int OptionIndicator=1, bool flagBelow=false, bool flagAbove=false, const NamingConvention &namconv=NamingConvention("Indicator")) const | Limits | |
| toString(const AStringFormat *strfmt=nullptr) const override | Limits | virtual |
| ~AStringable() | AStringable | virtual |
| ~Limits() | Limits | virtual |