|
KiCad PCB EDA Suite
|
This is the complete list of members for PCB_IO_AUTOTRAX, including all inherited members.
| addItem(BOARD_ITEM *aItem, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| AdvanceProgressPhase() | IO_BASE | virtual |
| buildBoard(const AUTOTRAX::BOARD_DATA &aData) | PCB_IO_AUTOTRAX | private |
| buildComponent(const AUTOTRAX::COMPONENT &aComp) | PCB_IO_AUTOTRAX | private |
| CachesEnumeratedFootprints() const | PCB_IO | inlinevirtual |
| CanReadBoard(const wxString &aFileName) const override | PCB_IO_AUTOTRAX | virtual |
| CanReadFootprint(const wxString &aFileName) const | PCB_IO | virtual |
| CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
| ClearCachedFootprints(const wxString &aLibraryPath) | PCB_IO | inlinevirtual |
| CreateConfigurationDialog(wxWindow *aParent) | IO_BASE | inlinevirtual |
| CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| emitArc(const AUTOTRAX::ARC &aArc, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| emitFill(const AUTOTRAX::FILL &aFill, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| emitPad(const AUTOTRAX::PAD &aPad, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| emitText(const AUTOTRAX::TEXT &aText, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| emitTrack(const AUTOTRAX::TRACK &aTrack, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| emitVia(const AUTOTRAX::VIA &aVia, FOOTPRINT *aFootprint) | PCB_IO_AUTOTRAX | private |
| FootprintDelete(const wxString &aLibraryPath, const wxString &aFootprintName, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| FootprintEnumerate(wxArrayString &aFootprintNames, const wxString &aLibraryPath, bool aBestEfforts, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| FootprintExists(const wxString &aLibraryPath, const wxString &aFootprintName, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| FootprintLoad(const wxString &aLibraryPath, const wxString &aFootprintName, bool aKeepUUID=false, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| FootprintSave(const wxString &aLibraryPath, const FOOTPRINT *aFootprint, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| GetBoardFileDesc() const override | PCB_IO_AUTOTRAX | inlinevirtual |
| GetEnumeratedFootprint(const wxString &aLibraryPath, const wxString &aFootprintName, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| GetImportedCachedLibraryFootprints() | PCB_IO | virtual |
| GetLibraryDesc() const override | PCB_IO_AUTOTRAX | inlinevirtual |
| GetLibraryFileDesc() const | IO_BASE | inlinevirtual |
| GetLibraryOptions(std::map< std::string, UTF8 > *aListToAppendTo) const override | PCB_IO | virtual |
| GetLibraryTimestamp(const wxString &aLibraryPath) const override | PCB_IO_AUTOTRAX | inlinevirtual |
| GetName() const | IO_BASE | inline |
| getNet(const wxString &aNetName) | PCB_IO_AUTOTRAX | private |
| ImportFootprint(const wxString &aFootprintPath, wxString &aFootprintNameOut, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| IO_BASE()=delete | IO_BASE | |
| IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
| IsLibraryWritable(const wxString &aLibraryPath) | IO_BASE | virtual |
| IsPCB_IO() const override | PCB_IO | inlinevirtual |
| LoadBoard(const wxString &aFileName, BOARD *aAppendToMe, const std::map< std::string, UTF8 > *aProperties=nullptr, PROJECT *aProject=nullptr) override | PCB_IO_AUTOTRAX | virtual |
| m_board | PCB_IO | protected |
| m_maxY | PCB_IO_AUTOTRAX | private |
| m_name | IO_BASE | protected |
| m_nets | PCB_IO_AUTOTRAX | private |
| m_progressReporter | IO_BASE | protected |
| m_props | PCB_IO | protected |
| m_reporter | IO_BASE | protected |
| mapLayer(int aLayer, PCB_LAYER_ID &aResult) const | PCB_IO_AUTOTRAX | private |
| parentOf(FOOTPRINT *aFootprint) const | PCB_IO_AUTOTRAX | private |
| PCB_IO(const wxString &aName) | PCB_IO | inlineprotected |
| PCB_IO_AUTOTRAX() | PCB_IO_AUTOTRAX | |
| Report(const wxString &aText, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED) | IO_BASE | virtual |
| SaveBoard(const wxString &aFileName, BOARD *aBoard, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| SetProgressReporter(PROGRESS_REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SetQueryUserCallback(std::function< bool(wxString aTitle, int aIcon, wxString aMessage, wxString aAction)> aCallback) | PCB_IO | inlinevirtual |
| SetReporter(REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SupportsConfigurationDialog() const | IO_BASE | inlinevirtual |
| toBoard(double aX, double aY) const | PCB_IO_AUTOTRAX | inlineprivate |
| toIU(double aMils) | PCB_IO_AUTOTRAX | inlineprivatestatic |
| ~IO_BASE()=default | IO_BASE | virtual |
| ~PCB_IO() | PCB_IO | inlinevirtual |
| ~PCB_IO_AUTOTRAX() override | PCB_IO_AUTOTRAX |