| appendResolvedPins(std::vector< PIN_INFO > &aPins, const SCH_PIN *aPin, const SCH_SHEET_PATH &aSheetPath, const wxString &aNetName) | NETLIST_EXPORTER_BASE | protected |
| 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) | 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) | NETLIST_EXPORTER_BASE | protected |
| findNextSymbol(EDA_ITEM *aItem, const SCH_SHEET_PATH &aSheetPath) | NETLIST_EXPORTER_BASE | protected |
| footprintPads(const wxString &aFootprintId) const | 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 |
| formatRoom(const SCH_SHEET_PATH &aSheetPath) | NETLIST_EXPORTER_ALLEGRO | static |
| formatText(wxString aString) | NETLIST_EXPORTER_ALLEGRO | private |
| getGroupField(int aGroupIndex, const wxArrayString &aFieldArray, bool aSanitize=true) | NETLIST_EXPORTER_ALLEGRO | private |
| itemNetName(const SCH_ITEM &aItem, const SCH_SHEET_PATH &aPath) const | NETLIST_EXPORTER_BASE | protected |
| m_componentGroups | NETLIST_EXPORTER_ALLEGRO | private |
| m_connectivityDepth | NETLIST_EXPORTER_BASE | protected |
| m_exportItemNets | NETLIST_EXPORTER_BASE | protected |
| m_exportNets | NETLIST_EXPORTER_BASE | protected |
| m_exportPath | NETLIST_EXPORTER_ALLEGRO | private |
| m_exportSheets | NETLIST_EXPORTER_BASE | protected |
| m_f | NETLIST_EXPORTER_ALLEGRO | private |
| m_footprintPadCache | NETLIST_EXPORTER_BASE | mutableprotected |
| m_kiway | NETLIST_EXPORTER_BASE | protected |
| 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 *aSchematic) | NETLIST_EXPORTER_BASE | inline |
| rebuildConnectivity() | NETLIST_EXPORTER_BASE | protected |
| removeTailDigits(wxString aString) | NETLIST_EXPORTER_ALLEGRO | privatestatic |
| resolvePadNumbers(const SCH_PIN *aPin, const SCH_SHEET_PATH &aSheetPath) const | NETLIST_EXPORTER_BASE | protected |
| SetKiway(KIWAY *aKiway) | NETLIST_EXPORTER_BASE | inline |
| toAllegroNets() | NETLIST_EXPORTER_ALLEGRO | private |
| toAllegroPackageProperties() | NETLIST_EXPORTER_ALLEGRO | private |
| toAllegroPackages() | NETLIST_EXPORTER_ALLEGRO | private |
| WriteNetlist(const wxString &aOutFileName, unsigned aNetlistOptions, REPORTER &aReporter) | NETLIST_EXPORTER_BASE | |
| writeNetlist(const wxString &aOutFileName, unsigned aNetlistOptions, REPORTER &aReporter) override | NETLIST_EXPORTER_ALLEGRO | virtual |
| ~NETLIST_EXPORTER_BASE()=default | NETLIST_EXPORTER_BASE | virtual |