KiCad PCB EDA Suite
|
This is the complete list of members for NETLIST_EXPORTER_ALLEGRO, including all inherited members.
CompareLibPin(const SCH_PIN *aPin1, const SCH_PIN *aPin2) | NETLIST_EXPORTER_ALLEGRO | static |
CompareSymbolRef(const wxString &aRefText1, const wxString &aRefText2) | NETLIST_EXPORTER_ALLEGRO | static |
CompareSymbolSheetpath(const std::pair< SCH_SYMBOL *, SCH_SHEET_PATH > &aItem1, const std::pair< SCH_SYMBOL *, SCH_SHEET_PATH > &aItem2) | NETLIST_EXPORTER_ALLEGRO | static |
CreatePinList(SCH_SYMBOL *aSymbol, const SCH_SHEET_PATH &aSheetPath, bool aKeepUnconnectedPins) | NETLIST_EXPORTER_BASE | protected |
eraseDuplicatePins(std::vector< PIN_INFO > &pins) | NETLIST_EXPORTER_BASE | protected |
extractComponentsInfo() | NETLIST_EXPORTER_ALLEGRO | private |
extractTailNumber(wxString aString) | NETLIST_EXPORTER_ALLEGRO | privatestatic |
findAllUnitsOfSymbol(SCH_SYMBOL *aSchSymbol, const SCH_SHEET_PATH &aSheetPath, std::vector< PIN_INFO > &aPins, bool aKeepUnconnectedPins) | NETLIST_EXPORTER_BASE | protected |
findNextSymbol(EDA_ITEM *aItem, const SCH_SHEET_PATH &aSheetPath) | NETLIST_EXPORTER_BASE | protected |
formatDevice(wxString aString) | NETLIST_EXPORTER_ALLEGRO | private |
formatFunction(wxString aName, std::vector< SCH_PIN * > aPinList) | NETLIST_EXPORTER_ALLEGRO | private |
formatPin(const SCH_PIN &aPin) | NETLIST_EXPORTER_ALLEGRO | private |
formatText(wxString aString) | NETLIST_EXPORTER_ALLEGRO | private |
getGroupField(int aGroupIndex, const wxArrayString &aFieldArray, bool aSanitize=true) | NETLIST_EXPORTER_ALLEGRO | private |
m_componentGroups | NETLIST_EXPORTER_ALLEGRO | private |
m_exportPath | NETLIST_EXPORTER_ALLEGRO | private |
m_f | NETLIST_EXPORTER_ALLEGRO | private |
m_libParts | NETLIST_EXPORTER_BASE | protected |
m_netNameNodes | NETLIST_EXPORTER_ALLEGRO | private |
m_orderedSymbolsSheetpath | NETLIST_EXPORTER_ALLEGRO | private |
m_packageProperties | NETLIST_EXPORTER_ALLEGRO | private |
m_referencesAlreadyFound | NETLIST_EXPORTER_BASE | protected |
m_schematic | NETLIST_EXPORTER_BASE | protected |
MakeCommandLine(const wxString &aFormatString, const wxString &aNetlistFile, const wxString &aFinalFile, const wxString &aProjectDirectory) | NETLIST_EXPORTER_BASE | static |
NETLIST_EXPORTER_ALLEGRO(SCHEMATIC *aSchematic) | NETLIST_EXPORTER_ALLEGRO | inline |
NETLIST_EXPORTER_BASE(SCHEMATIC_IFACE *aSchematic) | NETLIST_EXPORTER_BASE | inline |
removeTailDigits(wxString aString) | NETLIST_EXPORTER_ALLEGRO | privatestatic |
toAllegroNets() | NETLIST_EXPORTER_ALLEGRO | private |
toAllegroPackageProperties() | NETLIST_EXPORTER_ALLEGRO | private |
toAllegroPackages() | NETLIST_EXPORTER_ALLEGRO | private |
WriteNetlist(const wxString &aOutFileName, unsigned aNetlistOptions, REPORTER &aReporter) override | NETLIST_EXPORTER_ALLEGRO | virtual |
~NETLIST_EXPORTER_BASE()=default | NETLIST_EXPORTER_BASE | virtual |