KiCad PCB EDA Suite
|
This is the complete list of members for LIBRARY_TABLE, including all inherited members.
addRowFromIR(const LIBRARY_TABLE_ROW_IR &aIR) | LIBRARY_TABLE | private |
ErrorDescription() const | LIBRARY_TABLE | inline |
Format(OUTPUTFORMATTER *aOutput) const | LIBRARY_TABLE | |
HasRow(const wxString &aNickname) const | LIBRARY_TABLE | |
HasRowWithURI(const wxString &aUri, const PROJECT &aProject, bool aSubstituted=false) const | LIBRARY_TABLE | |
initFromIR(const LIBRARY_TABLE_IR &aIR) | LIBRARY_TABLE | private |
InsertRow() | LIBRARY_TABLE | |
IsOk() const | LIBRARY_TABLE | inline |
LIBRARY_TABLE(const wxFileName &aPath, LIBRARY_TABLE_SCOPE aScope) | LIBRARY_TABLE | |
LIBRARY_TABLE(const wxString &aBuffer, LIBRARY_TABLE_SCOPE aScope) | LIBRARY_TABLE | |
m_errorDescription | LIBRARY_TABLE | private |
m_ok | LIBRARY_TABLE | private |
m_path | LIBRARY_TABLE | private |
m_rows | LIBRARY_TABLE | private |
m_scope | LIBRARY_TABLE | private |
m_type | LIBRARY_TABLE | private |
m_version | LIBRARY_TABLE | private |
MakeRow() const | LIBRARY_TABLE | |
operator==(const LIBRARY_TABLE &aOther) const | LIBRARY_TABLE | |
Path() const | LIBRARY_TABLE | inline |
Row(const wxString &aNickname) | LIBRARY_TABLE | |
Row(const wxString &aNickname) const | LIBRARY_TABLE | |
Rows() const | LIBRARY_TABLE | inline |
Rows() | LIBRARY_TABLE | inline |
Scope() const | LIBRARY_TABLE | inline |
SetPath(const wxString &aPath) | LIBRARY_TABLE | inline |
SetScope(LIBRARY_TABLE_SCOPE aScope) | LIBRARY_TABLE | inline |
SetType(const LIBRARY_TABLE_TYPE aType) | LIBRARY_TABLE | inline |
SetVersion(const std::optional< int > &aVersion) | LIBRARY_TABLE | inline |
Type() const | LIBRARY_TABLE | inline |
Version() const | LIBRARY_TABLE | inline |
~LIBRARY_TABLE()=default | LIBRARY_TABLE |