|
KiCad PCB EDA Suite
|
This is the complete list of members for NETLIST_EXPORTER_CADSTAR, including all inherited members.
| 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 |
| 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 |
| m_libParts | NETLIST_EXPORTER_BASE | protected |
| 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_BASE(SCHEMATIC *aSchematic) | NETLIST_EXPORTER_BASE | inline |
| NETLIST_EXPORTER_CADSTAR(SCHEMATIC *aSchematic) | NETLIST_EXPORTER_CADSTAR | inline |
| writeListOfNets(FILE *f) | NETLIST_EXPORTER_CADSTAR | private |
| WriteNetlist(const wxString &aOutFileName, unsigned aNetlistOptions, REPORTER &aReporter) override | NETLIST_EXPORTER_CADSTAR | virtual |
| ~NETLIST_EXPORTER_BASE()=default | NETLIST_EXPORTER_BASE | virtual |