![]() |
KiCad PCB EDA Suite
|
This is the complete list of members for SCH_ALTIUM_PLUGIN, including all inherited members.
CheckHeader(const wxString &aFileName) override | SCH_ALTIUM_PLUGIN | virtual |
CreateSymbolLib(const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
DeleteSymbol(const wxString &aLibraryPath, const wxString &aSymbolName, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
DeleteSymbolLib(const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
EnumerateSymbolLib(wxArrayString &aSymbolNameList, const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
EnumerateSymbolLib(std::vector< LIB_SYMBOL * > &aSymbolList, const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
GetError() const | SCH_PLUGIN | virtual |
GetFileExtension() const override | SCH_ALTIUM_PLUGIN | virtual |
GetFileFromStorage(const wxString &aFilename) const | SCH_ALTIUM_PLUGIN | private |
getLibFileName() | SCH_ALTIUM_PLUGIN | |
getLibName() | SCH_ALTIUM_PLUGIN | |
GetLibraryFileExtension() const override | SCH_ALTIUM_PLUGIN | virtual |
GetModifyHash() const override | SCH_ALTIUM_PLUGIN | virtual |
GetName() const override | SCH_ALTIUM_PLUGIN | virtual |
IsComponentPartVisible(int aOwnerindex, int aOwnerpartdisplaymode) const | SCH_ALTIUM_PLUGIN | private |
IsSymbolLibWritable(const wxString &aLibraryPath) | SCH_PLUGIN | virtual |
Load(const wxString &aFileName, SCHEMATIC *aSchematic, SCH_SHEET *aAppendToMe=nullptr, const PROPERTIES *aProperties=nullptr) override | SCH_ALTIUM_PLUGIN | virtual |
LoadSymbol(const wxString &aLibraryPath, const wxString &aPartName, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
m_altiumComponents | SCH_ALTIUM_PLUGIN | private |
m_altiumImplementationList | SCH_ALTIUM_PLUGIN | private |
m_altiumPortsCurrentSheet | SCH_ALTIUM_PLUGIN | private |
m_altiumSheet | SCH_ALTIUM_PLUGIN | private |
m_altiumStorage | SCH_ALTIUM_PLUGIN | private |
m_currentSheet | SCH_ALTIUM_PLUGIN | private |
m_currentTitleBlock | SCH_ALTIUM_PLUGIN | private |
m_libName | SCH_ALTIUM_PLUGIN | private |
m_libSymbols | SCH_ALTIUM_PLUGIN | private |
m_pi | SCH_ALTIUM_PLUGIN | private |
m_powerSymbols | SCH_ALTIUM_PLUGIN | private |
m_properties | SCH_ALTIUM_PLUGIN | private |
m_reporter | SCH_ALTIUM_PLUGIN | private |
m_rootSheet | SCH_ALTIUM_PLUGIN | private |
m_schematic | SCH_ALTIUM_PLUGIN | private |
m_sheetOffset | SCH_ALTIUM_PLUGIN | private |
m_sheets | SCH_ALTIUM_PLUGIN | private |
m_symbols | SCH_ALTIUM_PLUGIN | private |
ParseAltiumSch(const wxString &aFileName) | SCH_ALTIUM_PLUGIN | |
ParseArc(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseBezier(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseBus(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseBusEntry(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseComponent(int aIndex, const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseDesignator(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseFileHeader(const CFB::CompoundFileReader &aReader) | SCH_ALTIUM_PLUGIN | |
ParseFileName(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseImage(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseImplementation(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseImplementationList(int aIndex, const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseJunction(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseLabel(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseLine(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseNetLabel(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseNoERC(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseNote(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseParameter(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParsePin(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParsePolygon(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParsePolyline(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParsePort(const ASCH_PORT &aElem) | SCH_ALTIUM_PLUGIN | private |
ParsePowerPort(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseRectangle(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseRoundRectangle(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseSheet(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseSheetEntry(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseSheetName(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseSheetSymbol(int aIndex, const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseStorage(const CFB::CompoundFileReader &aReader) | SCH_ALTIUM_PLUGIN | |
ParseTextFrame(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
ParseWire(const std::map< wxString, wxString > &aProperties) | SCH_ALTIUM_PLUGIN | private |
Save(const wxString &aFileName, SCH_SHEET *aSheet, SCHEMATIC *aSchematic, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
SaveLibrary(const wxString &aFileName, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
SaveSymbol(const wxString &aLibraryPath, const LIB_SYMBOL *aSymbol, const PROPERTIES *aProperties=nullptr) | SCH_PLUGIN | virtual |
SCH_ALTIUM_PLUGIN() | SCH_ALTIUM_PLUGIN | |
SetProgressReporter(PROGRESS_REPORTER *aReporter) | SCH_PLUGIN | inlinevirtual |
SetReporter(REPORTER *aReporter) override | SCH_ALTIUM_PLUGIN | inlinevirtual |
SymbolLibOptions(PROPERTIES *aListToAppendTo) const | SCH_PLUGIN | virtual |
~SCH_ALTIUM_PLUGIN() | SCH_ALTIUM_PLUGIN | |
~SCH_PLUGIN() | SCH_PLUGIN | inlinevirtual |