RANGE< _CT > Member List
This is the complete list of members for
RANGE< _CT >, including all inherited members.
| Contains(_CT value) const | RANGE< _CT > | [inline] |
| Contains(const RANGE &rhs) const | RANGE< _CT > | [inline] |
| Contains(_CT valuemin, _CT valuemax) const | RANGE< _CT > | [inline] |
| Expand(_CT value) | RANGE< _CT > | [inline] |
| Extend(_CT value) | RANGE< _CT > | [inline] |
| Extend(_CT minval, _CT maxval) | RANGE< _CT > | [inline] |
| Extend(const RANGE &rhs) | RANGE< _CT > | [inline] |
| GetCenter() const | RANGE< _CT > | [inline] |
| GetMaximum() const | RANGE< _CT > | [inline] |
| GetMinimum() const | RANGE< _CT > | [inline] |
| GetSize() const | RANGE< _CT > | [inline] |
| IniRead(INIHANDLE hdl, const char *GroupName, const char *FieldNameMin, const char *FieldNameMax) | RANGE< _CT > | [inline] |
| IniWrite(INIHANDLE hdl, const char *GroupName, const char *FieldNameMin, const char *FieldNameMax) const | RANGE< _CT > | [inline] |
| Intersect(const RANGE &rhs) | RANGE< _CT > | [inline] |
| IsNonEmpty() const | RANGE< _CT > | [inline] |
| IsValid() const | RANGE< _CT > | [inline] |
| Limit(_CT value) const | RANGE< _CT > | [inline] |
| operator!=(const RANGE &rhs) const | RANGE< _CT > | [inline] |
| operator=(_CT value) | RANGE< _CT > | [inline] |
| operator==(const RANGE &rhs) const | RANGE< _CT > | [inline] |
| Overlaps(const RANGE &rhs) const | RANGE< _CT > | [inline] |
| RANGE() | RANGE< _CT > | [inline] |
| RANGE(_CT minval, _CT maxval) | RANGE< _CT > | [inline] |
| RANGE(_CT value) | RANGE< _CT > | [inline, explicit] |
| Set(_CT minval, _CT maxval) | RANGE< _CT > | [inline] |
| SetInvalid() | RANGE< _CT > | [inline] |
| SetMaximum(_CT val) | RANGE< _CT > | [inline] |
| SetMinimum(_CT val) | RANGE< _CT > | [inline] |
| ShiftFast(_CT value) | RANGE< _CT > | [inline] |
| Validate() | RANGE< _CT > | [inline] |