KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIBRARY_TABLE Member List

This is the complete list of members for LIBRARY_TABLE, including all inherited members.

addRowFromIR(const LIBRARY_TABLE_ROW_IR &aIR)LIBRARY_TABLEprivate
ErrorDescription() constLIBRARY_TABLEinline
Format(OUTPUTFORMATTER *aOutput) constLIBRARY_TABLE
HasRow(const wxString &aNickname) constLIBRARY_TABLE
HasRowWithURI(const wxString &aUri, const PROJECT &aProject, bool aSubstituted=false) constLIBRARY_TABLE
initFromIR(const LIBRARY_TABLE_IR &aIR)LIBRARY_TABLEprivate
InsertRow()LIBRARY_TABLE
IsOk() constLIBRARY_TABLEinline
LIBRARY_TABLE(const wxFileName &aPath, LIBRARY_TABLE_SCOPE aScope)LIBRARY_TABLE
LIBRARY_TABLE(const wxString &aBuffer, LIBRARY_TABLE_SCOPE aScope)LIBRARY_TABLE
m_errorDescriptionLIBRARY_TABLEprivate
m_okLIBRARY_TABLEprivate
m_pathLIBRARY_TABLEprivate
m_rowsLIBRARY_TABLEprivate
m_scopeLIBRARY_TABLEprivate
m_typeLIBRARY_TABLEprivate
m_versionLIBRARY_TABLEprivate
MakeRow() constLIBRARY_TABLE
operator==(const LIBRARY_TABLE &aOther) constLIBRARY_TABLE
Path() constLIBRARY_TABLEinline
Row(const wxString &aNickname)LIBRARY_TABLE
Row(const wxString &aNickname) constLIBRARY_TABLE
Rows() constLIBRARY_TABLEinline
Rows()LIBRARY_TABLEinline
Scope() constLIBRARY_TABLEinline
SetPath(const wxString &aPath)LIBRARY_TABLEinline
SetScope(LIBRARY_TABLE_SCOPE aScope)LIBRARY_TABLEinline
SetType(const LIBRARY_TABLE_TYPE aType)LIBRARY_TABLEinline
SetVersion(const std::optional< int > &aVersion)LIBRARY_TABLEinline
Type() constLIBRARY_TABLEinline
Version() constLIBRARY_TABLEinline
~LIBRARY_TABLE()=defaultLIBRARY_TABLE