|
KiCad PCB EDA Suite
|
This is the complete list of members for NETLIST, including all inherited members.
| AddComponent(COMPONENT *aComponent) | NETLIST | |
| AddComponent(COMPONENT *aComponent) | NETLIST | |
| AddGroup(NETLIST_GROUP *aGroup) | NETLIST | |
| AddGroup(NETLIST_GROUP *aGroup) | NETLIST | |
| AddSignalTerminalPin(const wxString &aNetChain, const wxString &aRef, const wxString &aPin) | NETLIST | inline |
| AddVariant(const wxString &aName, const wxString &aDescription=wxEmptyString) | NETLIST | inline |
| AnyFootprintsLinked() const | NETLIST | |
| AnyFootprintsLinked() const | NETLIST | |
| ApplyGroupMembership() | NETLIST | |
| ApplyGroupMembership() | NETLIST | |
| Clear() | NETLIST | inline |
| Clear() | NETLIST | inline |
| Format(const char *aDocName, OUTPUTFORMATTER *aOut, int aNestLevel, int aCtl=0) | NETLIST | |
| Format(const char *aDocName, OUTPUTFORMATTER *aOut, int aNestLevel, int aCtl=0) | NETLIST | |
| FormatCvpcbNetlist(OUTPUTFORMATTER *aOut) | NETLIST | inline |
| FormatCvpcbNetlist(OUTPUTFORMATTER *aOut) | NETLIST | inline |
| GetComponent(unsigned aIndex) | NETLIST | inline |
| GetComponent(unsigned aIndex) | NETLIST | inline |
| GetComponentByPath(const KIID_PATH &aPath) | NETLIST | |
| GetComponentByPath(const KIID_PATH &aPath) | NETLIST | |
| GetComponentByReference(const wxString &aReference) | NETLIST | |
| GetComponentByReference(const wxString &aReference) | NETLIST | |
| GetComponentByUuid(const KIID &aUuid) | NETLIST | |
| GetComponentByUuid(const KIID &aUuid) | NETLIST | |
| GetCount() const | NETLIST | inline |
| GetCount() const | NETLIST | inline |
| GetGroupByUuid(const KIID &aUuid) | NETLIST | |
| GetGroupByUuid(const KIID &aUuid) | NETLIST | |
| GetNetChainColors() const | NETLIST | inline |
| GetNetChainFor(const wxString &aNet) const | NETLIST | inline |
| GetNetChainNetClasses() const | NETLIST | inline |
| GetNetChainTerminalPins() const | NETLIST | inline |
| GetNetChainTerminals(const wxString &aNetChain) const | NETLIST | inline |
| GetReplaceFootprints() const | NETLIST | inline |
| GetReplaceFootprints() const | NETLIST | inline |
| GetSignalChainClass(const wxString &aNetChain) const | NETLIST | inline |
| GetSignalChainClasses() const | NETLIST | inline |
| GetSignalColor(const wxString &aNetChain) const | NETLIST | inline |
| GetSignalNetClass(const wxString &aNetChain) const | NETLIST | inline |
| GetVariantDescription(const wxString &aVariantName) const | NETLIST | inline |
| GetVariantDescriptions() const | NETLIST | inline |
| GetVariantNames() const | NETLIST | inline |
| IsEmpty() const | NETLIST | inline |
| IsEmpty() const | NETLIST | inline |
| IsFindByTimeStamp() const | NETLIST | inline |
| IsFindByTimeStamp() const | NETLIST | inline |
| m_components | NETLIST | protected |
| m_findByTimeStamp | NETLIST | protected |
| m_groups | NETLIST | protected |
| m_netChainColors | NETLIST | private |
| m_netChainNetClasses | NETLIST | private |
| m_netChainTerminals | NETLIST | private |
| m_netSignals | NETLIST | private |
| m_replaceFootprints | NETLIST | protected |
| m_signalChainClasses | NETLIST | private |
| m_variantDescriptions | NETLIST | private |
| m_variantNames | NETLIST | private |
| NETLIST() | NETLIST | inline |
| NETLIST() | NETLIST | inline |
| SetFindByTimeStamp(bool aFindByTimeStamp) | NETLIST | inline |
| SetFindByTimeStamp(bool aFindByTimeStamp) | NETLIST | inline |
| SetNetChainFor(const wxString &aNet, const wxString &aNetChain) | NETLIST | inline |
| SetReplaceFootprints(bool aReplace) | NETLIST | inline |
| SetReplaceFootprints(bool aReplace) | NETLIST | inline |
| SetSignalChainClass(const wxString &aNetChain, const wxString &aClass) | NETLIST | inline |
| SetSignalColor(const wxString &aNetChain, const wxString &aColor) | NETLIST | inline |
| SetSignalNetClass(const wxString &aNetChain, const wxString &aNetClass) | NETLIST | inline |
| SortByFPID() | NETLIST | |
| SortByFPID() | NETLIST | |
| SortByReference() | NETLIST | |
| SortByReference() | NETLIST | |
| ~NETLIST()=default | NETLIST | virtual |