KiCad PCB EDA Suite
|
This is the complete list of members for COMPONENT_NET, including all inherited members.
COMPONENT_NET() | COMPONENT_NET | inline |
COMPONENT_NET(const wxString &aPinName, const wxString &aNetName, const wxString &aPinFunction, const wxString &aPinType) | COMPONENT_NET | inline |
Format(OUTPUTFORMATTER *aOut, int aNestLevel, int aCtl) | COMPONENT_NET | |
GetNetName() const | COMPONENT_NET | inline |
GetPinFunction() const | COMPONENT_NET | inline |
GetPinName() const | COMPONENT_NET | inline |
GetPinType() const | COMPONENT_NET | inline |
IsValid() const | COMPONENT_NET | inline |
m_netName | COMPONENT_NET | private |
m_pinFunction | COMPONENT_NET | private |
m_pinName | COMPONENT_NET | private |
m_pinType | COMPONENT_NET | private |
operator<(const COMPONENT_NET &aNet) const | COMPONENT_NET | inline |