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