KiCad PCB EDA Suite
Loading...
Searching...
No Matches
NETLIST_EXPORTER_ALLEGRO Member List

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_ALLEGROstatic
CompareSymbolRef(const wxString &aRefText1, const wxString &aRefText2)NETLIST_EXPORTER_ALLEGROstatic
CompareSymbolSheetpath(const std::pair< SCH_SYMBOL *, SCH_SHEET_PATH > &aItem1, const std::pair< SCH_SYMBOL *, SCH_SHEET_PATH > &aItem2)NETLIST_EXPORTER_ALLEGROstatic
CreatePinList(SCH_SYMBOL *aSymbol, SCH_SHEET_PATH *aSheetPath, bool aKeepUnconnectedPins)NETLIST_EXPORTER_BASEprotected
eraseDuplicatePins(std::vector< PIN_INFO > &pins)NETLIST_EXPORTER_BASEprotected
extractComponentsInfo()NETLIST_EXPORTER_ALLEGROprivate
extractTailNumber(wxString aString)NETLIST_EXPORTER_ALLEGROprivatestatic
findAllUnitsOfSymbol(SCH_SYMBOL *aSchSymbol, SCH_SHEET_PATH *aSheetPath, std::vector< PIN_INFO > &aPins, bool aKeepUnconnectedPins)NETLIST_EXPORTER_BASEprotected
findNextSymbol(EDA_ITEM *aItem, SCH_SHEET_PATH *aSheetPath)NETLIST_EXPORTER_BASEprotected
formatDevice(wxString aString)NETLIST_EXPORTER_ALLEGROprivate
formatFunction(wxString aName, std::vector< SCH_PIN * > aPinList)NETLIST_EXPORTER_ALLEGROprivate
formatPin(const SCH_PIN &aPin)NETLIST_EXPORTER_ALLEGROprivate
formatText(wxString aString)NETLIST_EXPORTER_ALLEGROprivate
getGroupField(int aGroupIndex, const wxArrayString &aFieldArray, bool aSanitize=true)NETLIST_EXPORTER_ALLEGROprivate
m_componentGroupsNETLIST_EXPORTER_ALLEGROprivate
m_exportPathNETLIST_EXPORTER_ALLEGROprivate
m_fNETLIST_EXPORTER_ALLEGROprivate
m_libPartsNETLIST_EXPORTER_BASEprotected
m_netNameNodesNETLIST_EXPORTER_ALLEGROprivate
m_orderedSymbolsSheetpathNETLIST_EXPORTER_ALLEGROprivate
m_packagePropertiesNETLIST_EXPORTER_ALLEGROprivate
m_referencesAlreadyFoundNETLIST_EXPORTER_BASEprotected
m_schematicNETLIST_EXPORTER_BASEprotected
MakeCommandLine(const wxString &aFormatString, const wxString &aNetlistFile, const wxString &aFinalFile, const wxString &aProjectDirectory)NETLIST_EXPORTER_BASEstatic
NETLIST_EXPORTER_ALLEGRO(SCHEMATIC *aSchematic)NETLIST_EXPORTER_ALLEGROinline
NETLIST_EXPORTER_BASE(SCHEMATIC_IFACE *aSchematic)NETLIST_EXPORTER_BASEinline
removeTailDigits(wxString aString)NETLIST_EXPORTER_ALLEGROprivatestatic
toAllegroNets()NETLIST_EXPORTER_ALLEGROprivate
toAllegroPackageProperties()NETLIST_EXPORTER_ALLEGROprivate
toAllegroPackages()NETLIST_EXPORTER_ALLEGROprivate
WriteNetlist(const wxString &aOutFileName, unsigned aNetlistOptions, REPORTER &aReporter) overrideNETLIST_EXPORTER_ALLEGROvirtual
~NETLIST_EXPORTER_BASE()=defaultNETLIST_EXPORTER_BASEvirtual