std::pair< PCB_LAYER_ID, PCB_LAYER_ID > DRILL_LAYER_PAIR
bool IsCopperLayerLowerThan(PCB_LAYER_ID aLayerA, PCB_LAYER_ID aLayerB)
Return true if copper aLayerA is placed lower than aLayerB, false otherwise.
PCB_LAYER_ID
A quick note on layer IDs:
DRILL_LAYER_PAIR Pair() const
DRILL_SPAN(PCB_LAYER_ID aStartLayer, PCB_LAYER_ID aEndLayer, bool aIsBackdrill, bool aIsNonPlated)
PCB_LAYER_ID DrillEndLayer() const
bool operator!=(const DRILL_SPAN &aOther) const
PCB_LAYER_ID TopLayer() const
PCB_LAYER_ID DrillStartLayer() const
PCB_LAYER_ID BottomLayer() const
PCB_LAYER_ID m_StartLayer
bool operator==(const DRILL_SPAN &aOther) const
bool operator<(const DRILL_SPAN &aOther) const