AddLayerWireLength(const int64_t aValue, PCB_LAYER_ID aLayer) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
AddPadCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
AddPadDieLength(int64_t aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
AddViaCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
AddViaLength(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
BoardWireLengthChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ChildrenBegin() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ChildrenCount() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ChildrenEnd() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetBoardWireLength() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetGroupName() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetGroupNumber() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetGroupType() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetIsGroup() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetLayerWireLength(PCB_LAYER_ID aLayer) const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetLayerWireLengths() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetNet() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetNetclassName() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetNetCode() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetNetName() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetPadCount() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetPadDieLength() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetTotalLength() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetViaCount() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GetViaLength() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
GROUP_TYPE enum name | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | |
LIST_ITEM(unsigned int aGroupNumber, const wxString &aGroupName, GROUP_TYPE aGroupType) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
LIST_ITEM(NETINFO_ITEM *aNet) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
LIST_ITEM() | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
m_children | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_column_changed | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_group_name | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_group_number | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_group_type | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_layer_wire_length | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_net | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_net_class | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_net_name | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_pad_count | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_pad_die_length | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_parent | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_via_count | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
m_via_length | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | private |
operator=(const LIST_ITEM &)=delete | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | |
PadCountChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
PadDieLengthChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
Parent() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ResetColumnChangedBits() | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetLayerCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetLayerWireLength(const int64_t aValue, PCB_LAYER_ID aLayer) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetLayerWireLengths(const std::map< PCB_LAYER_ID, int64_t > &aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetPadCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetPadDieLength(int64_t aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetParent(LIST_ITEM *aParent) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetViaCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SetViaLength(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SubLayerWireLength(const int64_t aValue, PCB_LAYER_ID aLayer) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SubPadCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SubPadDieLength(int64_t aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SubViaCount(unsigned int aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
SubViaLength(int64_t aValue) | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
TotalLengthChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ViaCountChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |
ViaLengthChanged() const | PCB_NET_INSPECTOR_PANEL::LIST_ITEM | inline |