KiCad PCB EDA Suite
|
This is the complete list of members for NETINFO_LIST, including all inherited members.
AppendNet(NETINFO_ITEM *aNewElement) | NETINFO_LIST | protected |
begin() const | NETINFO_LIST | inline |
BOARD | NETINFO_LIST | friend |
buildListOfNets() | NETINFO_LIST | private |
clear() | NETINFO_LIST | private |
end() const | NETINFO_LIST | inline |
getFreeNetCode() | NETINFO_LIST | private |
GetNetCount() const | NETINFO_LIST | inline |
GetNetItem(int aNetCode) const | NETINFO_LIST | |
GetNetItem(const wxString &aNetName) const | NETINFO_LIST | |
GetParent() const | NETINFO_LIST | inline |
m_DisplayNetnamesDirty | NETINFO_LIST | mutable |
m_netCodes | NETINFO_LIST | private |
m_netNames | NETINFO_LIST | private |
m_newNetCode | NETINFO_LIST | private |
m_parent | NETINFO_LIST | private |
NETINFO_LIST(BOARD *aParent) | NETINFO_LIST | |
NetsByName() const | NETINFO_LIST | inline |
NetsByNetcode() const | NETINFO_LIST | inline |
ORPHANED | NETINFO_LIST | static |
OrphanedItem() | NETINFO_LIST | inlinestatic |
RebuildDisplayNetnames() const | NETINFO_LIST | |
RemoveNet(NETINFO_ITEM *aNet) | NETINFO_LIST | protected |
RemoveUnusedNets(BOARD_COMMIT *aCommit) | NETINFO_LIST | protected |
UNCONNECTED | NETINFO_LIST | static |
~NETINFO_LIST() | NETINFO_LIST |