KiCad PCB EDA Suite
|
This is the complete list of members for LAYER_PAIR_INFO, including all inherited members.
GetLayerPair() const | LAYER_PAIR_INFO | inline |
GetName() const | LAYER_PAIR_INFO | inline |
IsEnabled() const | LAYER_PAIR_INFO | inline |
LAYER_PAIR_INFO(LAYER_PAIR aPair, bool aEnabled, std::optional< wxString > aName) | LAYER_PAIR_INFO | inline |
m_enabled | LAYER_PAIR_INFO | private |
m_name | LAYER_PAIR_INFO | private |
m_pair | LAYER_PAIR_INFO | private |
SetEnabled(bool aNewEnabled) | LAYER_PAIR_INFO | inline |
SetName(const wxString &aNewName) | LAYER_PAIR_INFO | inline |
UnsetName() | LAYER_PAIR_INFO | inline |