23 #ifndef __PNS_LAYERSET_H 24 #define __PNS_LAYERSET_H 42 std::swap( aStart, aEnd );
129 #endif // __PNS_LAYERSET_H bool operator!=(const LAYER_RANGE &aOther) const
bool IsMultilayer() const
bool operator==(const LAYER_RANGE &aOther) const
bool Overlaps(const LAYER_RANGE &aOther) const
void Merge(const LAYER_RANGE &aOther)
Shortcut for comparisons/overlap tests.
LAYER_RANGE(int aStart, int aEnd)
LAYER_RANGE(const LAYER_RANGE &aB)
bool Overlaps(const int aLayer) const
Represent a contiguous set of PCB layers.
LAYER_RANGE & operator=(const LAYER_RANGE &aB)