KiCad PCB EDA Suite
|
This is the complete list of members for PNS_LAYER_RANGE, including all inherited members.
All() | PNS_LAYER_RANGE | inlinestatic |
End() const | PNS_LAYER_RANGE | inline |
Intersection(const PNS_LAYER_RANGE &aOther) const | PNS_LAYER_RANGE | inline |
IsMultilayer() const | PNS_LAYER_RANGE | inline |
m_end | PNS_LAYER_RANGE | private |
m_start | PNS_LAYER_RANGE | private |
Merge(const PNS_LAYER_RANGE &aOther) | PNS_LAYER_RANGE | inline |
operator!=(const PNS_LAYER_RANGE &aOther) const | PNS_LAYER_RANGE | inline |
operator=(const PNS_LAYER_RANGE &aB) | PNS_LAYER_RANGE | inline |
operator==(const PNS_LAYER_RANGE &aOther) const | PNS_LAYER_RANGE | inline |
Overlaps(const PNS_LAYER_RANGE &aOther) const | PNS_LAYER_RANGE | inline |
Overlaps(const int aLayer) const | PNS_LAYER_RANGE | inline |
PNS_LAYER_RANGE() | PNS_LAYER_RANGE | inline |
PNS_LAYER_RANGE(int aStart, int aEnd) | PNS_LAYER_RANGE | inline |
PNS_LAYER_RANGE(int aLayer) | PNS_LAYER_RANGE | inline |
PNS_LAYER_RANGE(const PNS_LAYER_RANGE &aB) | PNS_LAYER_RANGE | inline |
Start() const | PNS_LAYER_RANGE | inline |
~PNS_LAYER_RANGE() | PNS_LAYER_RANGE | inline |