KiCad PCB EDA Suite
|
This is the complete list of members for LAYER_PAIR_SETTINGS, including all inherited members.
AddLayerPair(LAYER_PAIR_INFO aPair) | LAYER_PAIR_SETTINGS | |
addLayerPairInternal(LAYER_PAIR_INFO aPair) | LAYER_PAIR_SETTINGS | private |
GetCurrentLayerPair() const | LAYER_PAIR_SETTINGS | inline |
GetEnabledLayerPairs(int &aCurrentIndex) const | LAYER_PAIR_SETTINGS | |
GetLayerPairs() const | LAYER_PAIR_SETTINGS | |
GetLayerPairs() | LAYER_PAIR_SETTINGS | |
LAYER_PAIR_SETTINGS() | LAYER_PAIR_SETTINGS | inline |
LAYER_PAIR_SETTINGS(const LAYER_PAIR_SETTINGS &aOther) | LAYER_PAIR_SETTINGS | |
m_currentPair | LAYER_PAIR_SETTINGS | private |
m_lastManualPair | LAYER_PAIR_SETTINGS | private |
m_pairs | LAYER_PAIR_SETTINGS | private |
RemoveLayerPair(const LAYER_PAIR &aPair) | LAYER_PAIR_SETTINGS | |
removeLayerPairInternal(const LAYER_PAIR &aPair) | LAYER_PAIR_SETTINGS | private |
SetCurrentLayerPair(const LAYER_PAIR &aPair) | LAYER_PAIR_SETTINGS | |
SetLayerPairs(std::span< const LAYER_PAIR_INFO > aPairs) | LAYER_PAIR_SETTINGS |