KiCad PCB EDA Suite
|
This is the complete list of members for PCB_IO_KICAD_LEGACY, including all inherited members.
AdvanceProgressPhase() | IO_BASE | virtual |
BIU typedef | PCB_IO_KICAD_LEGACY | |
biuParse(const char *aValue, const char **nptrptr=nullptr) | PCB_IO_KICAD_LEGACY | protected |
biuToDisk | PCB_IO_KICAD_LEGACY | protected |
cacheLib(const wxString &aLibraryPath) | PCB_IO_KICAD_LEGACY | protected |
CanReadBoard(const wxString &aFileName) const override | PCB_IO_KICAD_LEGACY | virtual |
CanReadFootprint(const wxString &aFileName) const override | PCB_IO_KICAD_LEGACY | virtual |
CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
checkpoint() | PCB_IO_KICAD_LEGACY | protected |
CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
degParse(const char *aValue, const char **nptrptr=nullptr) | PCB_IO_KICAD_LEGACY | protected |
DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) override | PCB_IO_KICAD_LEGACY | virtual |
diskToBiu | PCB_IO_KICAD_LEGACY | protected |
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_KICAD_LEGACY | 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_KICAD_LEGACY | virtual |
FootprintSave(const wxString &aLibraryPath, const FOOTPRINT *aFootprint, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
GetBoardFileDesc() const override | PCB_IO_KICAD_LEGACY | 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_KICAD_LEGACY | 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_KICAD_LEGACY | virtual |
GetName() const | IO_BASE | inline |
getNetCode(int aNetCode) | PCB_IO_KICAD_LEGACY | inlineprotected |
getVersion(LINE_READER *aReader) | PCB_IO_KICAD_LEGACY | protectedstatic |
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_KICAD_LEGACY | protected |
IO_BASE()=delete | IO_BASE | protected |
IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
IsLibraryWritable(const wxString &aLibraryPath) override | PCB_IO_KICAD_LEGACY | virtual |
leg_layer2new(int cu_count, int aLayerNum) | PCB_IO_KICAD_LEGACY | static |
leg_mask2new(int cu_count, unsigned aMask) | PCB_IO_KICAD_LEGACY | static |
load3D(FOOTPRINT *aFootprint) | PCB_IO_KICAD_LEGACY | protected |
loadAllSections(bool doAppend) | PCB_IO_KICAD_LEGACY | protected |
LoadBoard(const wxString &aFileName, BOARD *aAppendToMe, const std::map< std::string, UTF8 > *aProperties=nullptr, PROJECT *aProject=nullptr) override | PCB_IO_KICAD_LEGACY | virtual |
loadDIMENSION() | PCB_IO_KICAD_LEGACY | protected |
loadFOOTPRINT(FOOTPRINT *aFootprint) | PCB_IO_KICAD_LEGACY | protected |
loadFP_SHAPE(FOOTPRINT *aFootprint) | PCB_IO_KICAD_LEGACY | protected |
loadGENERAL() | PCB_IO_KICAD_LEGACY | protected |
loadMODULE_TEXT(PCB_TEXT *aText) | PCB_IO_KICAD_LEGACY | protected |
loadNETCLASS() | PCB_IO_KICAD_LEGACY | protected |
loadNETINFO_ITEM() | PCB_IO_KICAD_LEGACY | protected |
loadPAD(FOOTPRINT *aFootprint) | PCB_IO_KICAD_LEGACY | protected |
loadPCB_LINE() | PCB_IO_KICAD_LEGACY | protected |
loadPCB_TARGET() | PCB_IO_KICAD_LEGACY | protected |
loadPCB_TEXT() | PCB_IO_KICAD_LEGACY | protected |
loadSETUP() | PCB_IO_KICAD_LEGACY | protected |
loadSHEET() | PCB_IO_KICAD_LEGACY | protected |
loadTrackList(int aStructType) | PCB_IO_KICAD_LEGACY | protected |
loadZONE_CONTAINER() | PCB_IO_KICAD_LEGACY | protected |
LP_CACHE | PCB_IO_KICAD_LEGACY | friend |
m_board | PCB_IO | protected |
m_cache | PCB_IO_KICAD_LEGACY | protected |
m_cu_count | PCB_IO_KICAD_LEGACY | protected |
m_error | PCB_IO_KICAD_LEGACY | protected |
m_field | PCB_IO_KICAD_LEGACY | protected |
m_fp | PCB_IO_KICAD_LEGACY | protected |
m_lastProgressLine | PCB_IO_KICAD_LEGACY | protected |
m_lineCount | PCB_IO_KICAD_LEGACY | protected |
m_loading_format_version | PCB_IO_KICAD_LEGACY | protected |
m_name | IO_BASE | protected |
m_netCodes | PCB_IO_KICAD_LEGACY | protected |
m_progressReporter | PCB_IO_KICAD_LEGACY | protected |
m_props | PCB_IO | protected |
m_reader | PCB_IO_KICAD_LEGACY | protected |
m_reporter | IO_BASE | protected |
m_showLegacySegmentZoneWarning | PCB_IO_KICAD_LEGACY | protected |
PCB_IO(const wxString &aName) | PCB_IO | inlineprotected |
PCB_IO_KICAD_LEGACY() | PCB_IO_KICAD_LEGACY | |
PrefetchLib(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | PCB_IO | virtual |
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 |
SetReader(LINE_READER *aReader) | PCB_IO_KICAD_LEGACY | inline |
SetReporter(REPORTER *aReporter) | IO_BASE | inlinevirtual |
~IO_BASE()=default | IO_BASE | virtual |
~PCB_IO() | PCB_IO | inlinevirtual |
~PCB_IO_KICAD_LEGACY() | PCB_IO_KICAD_LEGACY |