KiCad PCB EDA Suite
|
This is the complete list of members for LAYER_PAIR, including all inherited members.
GetLayerA() const | LAYER_PAIR | inline |
GetLayerB() const | LAYER_PAIR | inline |
HasSameLayers(const LAYER_PAIR &aOther) const | LAYER_PAIR | inline |
LAYER_PAIR() | LAYER_PAIR | inline |
LAYER_PAIR(PCB_LAYER_ID a, PCB_LAYER_ID b) | LAYER_PAIR | inline |
m_layerA | LAYER_PAIR | private |
m_layerB | LAYER_PAIR | private |
SetLayerA(PCB_LAYER_ID aLayer) | LAYER_PAIR | inline |
SetLayerB(PCB_LAYER_ID aLayer) | LAYER_PAIR | inline |