|
KiCad PCB EDA Suite
|
This is the complete list of members for ERC_EXCLUSION, including all inherited members.
| ERC_EXCLUSION() | ERC_EXCLUSION | |
| ERC_EXCLUSION(const ERC_EXCLUSION &aOther) | ERC_EXCLUSION | |
| from_json(const nlohmann::json &aJson, ERC_EXCLUSION &aEx) | ERC_EXCLUSION | friend |
| FromLegacyStrings(const SCH_SHEET_LIST &aSheetList, const wxString &aMarkerData, const wxString &aComment) | ERC_EXCLUSION | static |
| FromMarker(const SCH_MARKER &aMarker) | ERC_EXCLUSION | static |
| FromProto(const kiapi::schematic::ErcExclusion &aMessage) | ERC_EXCLUSION | static |
| GetComment() const | ERC_EXCLUSION | |
| GetSortKey() const | ERC_EXCLUSION | |
| m_impl | ERC_EXCLUSION | private |
| operator!=(const ERC_EXCLUSION &a, const ERC_EXCLUSION &b) | ERC_EXCLUSION | friend |
| operator=(const ERC_EXCLUSION &aOther) | ERC_EXCLUSION | |
| operator==(const ERC_EXCLUSION &a, const ERC_EXCLUSION &b) | ERC_EXCLUSION | friend |
| SetComment(const wxString &aComment) | ERC_EXCLUSION | |
| to_json(nlohmann::json &aJson, const ERC_EXCLUSION &aEx) | ERC_EXCLUSION | friend |
| ToProto() const | ERC_EXCLUSION | |
| ~ERC_EXCLUSION() | ERC_EXCLUSION |