KiCad PCB EDA Suite
|
This is the complete list of members for RANGE< T >, including all inherited members.
Defined() const | RANGE< T > | inline |
Grow(T aValue) | RANGE< T > | inline |
Inside(const T &aValue) const | RANGE< T > | inline |
m_defined | RANGE< T > | private |
m_max | RANGE< T > | private |
m_min | RANGE< T > | private |
MaxV() const | RANGE< T > | inline |
MinV() const | RANGE< T > | inline |
Overlaps(const RANGE< T > &aOther) const | RANGE< T > | inline |
RANGE(T aMin, T aMax) | RANGE< T > | inline |
RANGE() | RANGE< T > | inline |
Set(T aMin, T aMax) const | RANGE< T > | inline |