|
KiCad PCB EDA Suite
|
This is the complete list of members for PCB_IO_EAGLE, including all inherited members.
| AdvanceProgressPhase() | IO_BASE | virtual |
| BIU typedef | PCB_IO_EAGLE | |
| cacheLib(const wxString &aLibraryPath) | PCB_IO_EAGLE | private |
| CanReadBoard(const wxString &aFileName) const override | PCB_IO_EAGLE | virtual |
| CanReadFootprint(const wxString &aFileName) const override | PCB_IO_EAGLE | virtual |
| CanReadLibrary(const wxString &aFileName) const override | PCB_IO_EAGLE | virtual |
| centerBoard() | PCB_IO_EAGLE | private |
| checkHeader(const wxString &aFileName) const | PCB_IO_EAGLE | private |
| checkpoint() | PCB_IO_EAGLE | private |
| clear_cu_map() | PCB_IO_EAGLE | private |
| CreateConfigurationDialog(wxWindow *aParent) | IO_BASE | inlinevirtual |
| CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| defaultKicadLayer(int aEagleLayer, bool aIsLibraryCache=false) const | PCB_IO_EAGLE | private |
| DefaultLayerMappingCallback(const std::vector< INPUT_LAYER_DESC > &aInputLayerDescriptionVector) | PCB_IO_EAGLE | |
| DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| deleteTemplates() | PCB_IO_EAGLE | private |
| eagle_layer_id(const wxString &aLayerName) const | PCB_IO_EAGLE | private |
| eagle_layer_name(int aLayer) const | PCB_IO_EAGLE | private |
| EITER typedef | PCB_IO_EAGLE | private |
| ELAYERS typedef | PCB_IO_EAGLE | 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) override | PCB_IO_EAGLE | 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) override | PCB_IO_EAGLE | virtual |
| FootprintSave(const wxString &aLibraryPath, const FOOTPRINT *aFootprint, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| GetBoardFileDesc() const override | PCB_IO_EAGLE | inlinevirtual |
| GetEnumeratedFootprint(const wxString &aLibraryPath, const wxString &aFootprintName, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| GetImportedCachedLibraryFootprints() override | PCB_IO_EAGLE | virtual |
| GetLibraryDesc() const override | PCB_IO_EAGLE | 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_EAGLE | virtual |
| getMinimumCopperLayerCount() const | PCB_IO_EAGLE | private |
| getModificationTime(const wxString &aPath) | PCB_IO_EAGLE | privatestatic |
| GetName() const | IO_BASE | inline |
| ImportFootprint(const wxString &aFootprintPath, wxString &aFootprintNameOut, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| init(const std::map< std::string, UTF8 > *aProperties) | PCB_IO_EAGLE | private |
| IO_BASE()=delete | IO_BASE | protected |
| IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
| IsLibraryWritable(const wxString &aLibraryPath) override | PCB_IO_EAGLE | inlinevirtual |
| kicad_fontsize(const ECOORD &d, int aTextThickness) const | PCB_IO_EAGLE | inlineprivate |
| kicad_layer(int aLayer) const | PCB_IO_EAGLE | private |
| kicad_x(const ECOORD &x) const | PCB_IO_EAGLE | inlineprivate |
| kicad_y(const ECOORD &y) const | PCB_IO_EAGLE | inlineprivate |
| loadAllSections(wxXmlNode *aDocument) | PCB_IO_EAGLE | private |
| LoadBoard(const wxString &aFileName, BOARD *aAppendToMe, const std::map< std::string, UTF8 > *aProperties=nullptr, PROJECT *aProject=nullptr) override | PCB_IO_EAGLE | virtual |
| loadClasses(wxXmlNode *aClasses) | PCB_IO_EAGLE | private |
| loadDesignRules(wxXmlNode *aDesignRules) | PCB_IO_EAGLE | private |
| loadElements(wxXmlNode *aElements) | PCB_IO_EAGLE | private |
| loadLayerDefs(wxXmlNode *aLayers) | PCB_IO_EAGLE | private |
| loadLibraries(wxXmlNode *aLibs) | PCB_IO_EAGLE | private |
| loadLibrary(wxXmlNode *aLib, const wxString *aLibName) | PCB_IO_EAGLE | private |
| loadPlain(wxXmlNode *aPlain) | PCB_IO_EAGLE | private |
| loadPolygon(wxXmlNode *aPolyNode) | PCB_IO_EAGLE | private |
| loadSignals(wxXmlNode *aSignals) | PCB_IO_EAGLE | private |
| m_board | PCB_IO | protected |
| m_classMap | PCB_IO_EAGLE | private |
| m_cu_map | PCB_IO_EAGLE | private |
| m_customRules | PCB_IO_EAGLE | private |
| m_doneCount | PCB_IO_EAGLE | private |
| m_eagleLayers | PCB_IO_EAGLE | private |
| m_eagleLayersIds | PCB_IO_EAGLE | private |
| m_hole_count | PCB_IO_EAGLE | private |
| m_lastProgressCount | PCB_IO_EAGLE | private |
| m_layer_map | PCB_IO_EAGLE | private |
| m_layer_mapping_handler | LAYER_MAPPABLE_PLUGIN | protected |
| m_lib_path | PCB_IO_EAGLE | private |
| m_min_annulus | PCB_IO_EAGLE | private |
| m_min_hole | PCB_IO_EAGLE | private |
| m_min_trace | PCB_IO_EAGLE | private |
| m_min_via | PCB_IO_EAGLE | private |
| m_name | IO_BASE | protected |
| m_pads_to_nets | PCB_IO_EAGLE | private |
| m_progressReporter | PCB_IO_EAGLE | private |
| m_props | PCB_IO | protected |
| m_reporter | IO_BASE | protected |
| m_rules | PCB_IO_EAGLE | private |
| m_templates | PCB_IO_EAGLE | private |
| m_timestamp | PCB_IO_EAGLE | private |
| m_totalCount | PCB_IO_EAGLE | private |
| m_xpath | PCB_IO_EAGLE | private |
| makeFootprint(wxXmlNode *aPackage, const wxString &aPkgName) | PCB_IO_EAGLE | private |
| mapEagleLayersToKicad(bool aIsLibraryCache=false) | PCB_IO_EAGLE | private |
| orientFootprintAndText(FOOTPRINT *aFootprint, const EELEMENT &e, const EATTR *aNameAttr, const EATTR *aValueAttr) | PCB_IO_EAGLE | private |
| orientFPText(FOOTPRINT *aFootprint, const EELEMENT &e, PCB_TEXT *aFPText, const EATTR *aAttr) | PCB_IO_EAGLE | private |
| packageCircle(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| packageHole(FOOTPRINT *aFootprint, wxXmlNode *aTree, bool aCenter) const | PCB_IO_EAGLE | private |
| packagePad(FOOTPRINT *aFootprint, wxXmlNode *aTree) | PCB_IO_EAGLE | private |
| packagePolygon(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| packageRectangle(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| packageSMD(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| packageText(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| packageWire(FOOTPRINT *aFootprint, wxXmlNode *aTree) const | PCB_IO_EAGLE | private |
| PCB_IO(const wxString &aName) | PCB_IO | inlineprotected |
| PCB_IO_EAGLE() | PCB_IO_EAGLE | |
| RegisterCallback(LAYER_MAPPING_HANDLER aLayerMappingHandler) | LAYER_MAPPABLE_PLUGIN | inlinevirtual |
| 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 |
| setKeepoutSettingsToZone(ZONE *aZone, int aLayer) const | PCB_IO_EAGLE | private |
| 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 |
| transferPad(const EPAD_COMMON &aEaglePad, PAD *aPad) const | PCB_IO_EAGLE | private |
| ~IO_BASE()=default | IO_BASE | virtual |
| ~LAYER_MAPPABLE_PLUGIN()=default | LAYER_MAPPABLE_PLUGIN | virtual |
| ~PCB_IO() | PCB_IO | inlinevirtual |
| ~PCB_IO_EAGLE() | PCB_IO_EAGLE |