KiCad PCB EDA Suite
|
This is the complete list of members for DESIGN_BLOCK_LIST, including all inherited members.
Clear() | DESIGN_BLOCK_LIST | inline |
DBILIST typedef | DESIGN_BLOCK_LIST | |
DESIGN_BLOCK_LIST() | DESIGN_BLOCK_LIST | inline |
ERRLIST typedef | DESIGN_BLOCK_LIST | |
GetCount() const | DESIGN_BLOCK_LIST | inline |
GetDesignBlockInfo(const wxString &aDesignBlockName) | DESIGN_BLOCK_LIST | |
GetDesignBlockInfo(const wxString &aLibNickname, const wxString &aDesignBlockName) | DESIGN_BLOCK_LIST | |
GetErrorCount() const | DESIGN_BLOCK_LIST | inline |
GetItem(unsigned aIdx) const | DESIGN_BLOCK_LIST | inline |
GetList() const | DESIGN_BLOCK_LIST | inline |
GetTable() const | DESIGN_BLOCK_LIST | inline |
m_errors | DESIGN_BLOCK_LIST | protected |
m_lib_table | DESIGN_BLOCK_LIST | protected |
m_list | DESIGN_BLOCK_LIST | protected |
PopError() | DESIGN_BLOCK_LIST | inline |
ReadDesignBlockFiles(DESIGN_BLOCK_LIB_TABLE *aTable, const wxString *aNickname=nullptr, PROGRESS_REPORTER *aProgressReporter=nullptr)=0 | DESIGN_BLOCK_LIST | pure virtual |
~DESIGN_BLOCK_LIST() | DESIGN_BLOCK_LIST | inlinevirtual |