GCpp general purpose C++ library
version 1.0
|
This is the complete list of members for GInterval, including all inherited members.
c_range | GInterval | privatestatic |
ClassName() const (defined in GInterval) | GInterval | inlinevirtual |
Clone() const (defined in GInterval) | GInterval | inlinevirtual |
Contains(const GInterval &inter, const bool exclude=false) const | GInterval | |
GetMax() const | GInterval | inline |
GetMin() const | GInterval | inline |
GetString() const | GInterval | |
GetStringPar() const | GInterval | inline |
GetValNumber() const | GInterval | inline |
GInterval() | GInterval | inline |
GInterval(int i) | GInterval | inline |
GInterval(int i1, int i2) | GInterval | inline |
GInterval(const string &s) | GInterval | |
GInterval(const GInterval &original) | GInterval | inline |
i_max | GInterval | protected |
i_min | GInterval | protected |
IsEmpty() const | GInterval | inline |
IsInside(const GInterval &inter, const bool exclude=false) const | GInterval | |
IsInstanceOf() const | GInterval | inline |
IsInstanceOf() (defined in GInterval) | GInterval | inline |
operator=(const GInterval &original) | GInterval | inline |
operator==(const GInterval &item) | GInterval | virtual |
Overlap(const GInterval &inter) const | GInterval | |
SetMax(int i) | GInterval | inline |
SetMin(int i) | GInterval | inline |
StaticClassName() (defined in GInterval) | GInterval | inlinestatic |
Touches(const GInterval &inter) const | GInterval | |
~GInterval() | GInterval | inlinevirtual |