This is the complete list of members for pcbnew.LIB_ID, including all inherited members.
| __eq__(self, aLibId) | pcbnew.LIB_ID | |
| __gt__(self, aLibId) | pcbnew.LIB_ID | |
| __init__(self, *args) | pcbnew.LIB_ID | |
| __lt__(self, aLibId) | pcbnew.LIB_ID | |
| __ne__(self, aLibId) | pcbnew.LIB_ID | |
| clear(self) | pcbnew.LIB_ID | |
| compare(self, aLibId) | pcbnew.LIB_ID | |
| empty(self) | pcbnew.LIB_ID | |
| FindIllegalLibraryNameChar(aLibraryName) | pcbnew.LIB_ID | static |
| FixIllegalChars(aLibItemName, aLib) | pcbnew.LIB_ID | static |
| Format(*args) | pcbnew.LIB_ID | static |
| GetFullLibraryName(self) | pcbnew.LIB_ID | |
| GetLibItemName(self) | pcbnew.LIB_ID | |
| GetLibNickname(self) | pcbnew.LIB_ID | |
| GetSubLibraryName(self) | pcbnew.LIB_ID | |
| GetUniStringLibId(self) | pcbnew.LIB_ID | |
| GetUniStringLibItemName(self) | pcbnew.LIB_ID | |
| GetUniStringLibNickname(self) | pcbnew.LIB_ID | |
| GetUniStringSubLibraryName(self) | pcbnew.LIB_ID | |
| HasIllegalChars(aLibItemName) | pcbnew.LIB_ID | static |
| IsLegacy(self) | pcbnew.LIB_ID | |
| IsValid(self) | pcbnew.LIB_ID | |
| Parse(self, aId, aFix=False) | pcbnew.LIB_ID | |
| SetLibItemName(self, aLibItemName) | pcbnew.LIB_ID | |
| SetLibNickname(self, aNickname) | pcbnew.LIB_ID | |
| SetSubLibraryName(self, aName) | pcbnew.LIB_ID | |
| thisown | pcbnew.LIB_ID | static |