|
KiCad PCB EDA Suite
|
This is the complete list of members for PCB_IO_PADS_BINARY, including all inherited members.
| AdvanceProgressPhase() | IO_BASE | virtual |
| CachesEnumeratedFootprints() const | PCB_IO | inlinevirtual |
| CanReadBoard(const wxString &aFileName) const override | PCB_IO_PADS_BINARY | virtual |
| CanReadFootprint(const wxString &aFileName) const | PCB_IO | virtual |
| CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
| ClearCachedFootprints(const wxString &aLibraryPath) | PCB_IO | inlinevirtual |
| clearLoadingState() | PCB_IO_PADS_BINARY | private |
| CreateConfigurationDialog(wxWindow *aParent) | IO_BASE | inlinevirtual |
| CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| DefaultLayerMappingCallback(const std::vector< INPUT_LAYER_DESC > &aInputLayerDescriptionVector) | PCB_IO_PADS_BINARY | |
| DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| ensureNet(const std::string &aNetName) | PCB_IO_PADS_BINARY | 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_PADS_BINARY | virtual |
| 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_PADS_BINARY | virtual |
| 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_PADS_BINARY | virtual |
| getMappedLayer(int aPadsLayer) const | PCB_IO_PADS_BINARY | private |
| GetName() const | IO_BASE | inline |
| 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, PROJECT *aProject) override | PCB_IO_PADS_BINARY | virtual |
| loadBoardOutline() | PCB_IO_PADS_BINARY | private |
| loadBoardSetup() | PCB_IO_PADS_BINARY | private |
| loadFootprints() | PCB_IO_PADS_BINARY | private |
| loadNets() | PCB_IO_PADS_BINARY | private |
| loadTexts() | PCB_IO_PADS_BINARY | private |
| loadTracksAndVias() | PCB_IO_PADS_BINARY | private |
| loadZones() | PCB_IO_PADS_BINARY | private |
| m_board | PCB_IO | protected |
| m_layer_mapping_handler | LAYER_MAPPABLE_PLUGIN | protected |
| m_layerInfos | PCB_IO_PADS_BINARY | private |
| m_layerMap | PCB_IO_PADS_BINARY | private |
| m_layerMapper | PCB_IO_PADS_BINARY | private |
| m_loadBoard | PCB_IO_PADS_BINARY | private |
| m_name | IO_BASE | protected |
| m_originX | PCB_IO_PADS_BINARY | private |
| m_originY | PCB_IO_PADS_BINARY | private |
| m_parser | PCB_IO_PADS_BINARY | private |
| m_pinToNetMap | PCB_IO_PADS_BINARY | private |
| m_progressReporter | IO_BASE | protected |
| m_props | PCB_IO | protected |
| m_reporter | IO_BASE | protected |
| m_scaleFactor | PCB_IO_PADS_BINARY | private |
| m_unitConverter | PCB_IO_PADS_BINARY | private |
| PCB_IO(const wxString &aName) | PCB_IO | inlineprotected |
| PCB_IO_PADS_BINARY() | PCB_IO_PADS_BINARY | |
| RegisterCallback(LAYER_MAPPING_HANDLER aLayerMappingHandler) | LAYER_MAPPABLE_PLUGIN | inlinevirtual |
| Report(const wxString &aText, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED) | IO_BASE | virtual |
| reportStatistics() | PCB_IO_PADS_BINARY | private |
| SaveBoard(const wxString &aFileName, BOARD *aBoard, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
| scaleCoord(double aVal, bool aIsX) const | PCB_IO_PADS_BINARY | private |
| scaleSize(double aVal) const | PCB_IO_PADS_BINARY | 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 |
| ~IO_BASE()=default | IO_BASE | virtual |
| ~LAYER_MAPPABLE_PLUGIN()=default | LAYER_MAPPABLE_PLUGIN | virtual |
| ~PCB_IO() | PCB_IO | inlinevirtual |
| ~PCB_IO_PADS_BINARY() override | PCB_IO_PADS_BINARY |