This is the complete list of members for DRC_ITEM, including all inherited members.
| AddItem(EDA_ITEM *aItem) | RC_ITEM | |
| allItemTypes | DRC_ITEM | privatestatic |
| annularWidth | DRC_ITEM | privatestatic |
| assertionFailure | DRC_ITEM | privatestatic |
| clearance | DRC_ITEM | privatestatic |
| connectionWidth | DRC_ITEM | privatestatic |
| copperSliver | DRC_ITEM | privatestatic |
| courtyardsOverlap | DRC_ITEM | privatestatic |
| Create(int aErrorCode) | DRC_ITEM | static |
| Create(const wxString &aErrorKey) | DRC_ITEM | static |
| creepage | DRC_ITEM | privatestatic |
| diffPairGapOutOfRange | DRC_ITEM | privatestatic |
| diffPairUncoupledLengthTooLong | DRC_ITEM | privatestatic |
| DRC_ITEM(int aErrorCode=0, const wxString &aTitle="", const wxString &aSettingsKey="") | DRC_ITEM | inlineprivate |
| drillTooSmall | DRC_ITEM | privatestatic |
| duplicateFootprints | DRC_ITEM | privatestatic |
| edgeClearance | DRC_ITEM | privatestatic |
| extraFootprint | DRC_ITEM | privatestatic |
| footprint | DRC_ITEM | privatestatic |
| footprintFilters | DRC_ITEM | privatestatic |
| footprintTHPadhasNoHole | DRC_ITEM | privatestatic |
| footprintTypeMismatch | DRC_ITEM | privatestatic |
| genericError | DRC_ITEM | privatestatic |
| genericWarning | DRC_ITEM | privatestatic |
| GetAuxItem2ID() const override | DRC_ITEM | virtual |
| GetAuxItem3ID() const override | DRC_ITEM | virtual |
| GetAuxItemID() const | RC_ITEM | inlinevirtual |
| GetErrorCode() const | RC_ITEM | inline |
| GetErrorMessage() const | RC_ITEM | virtual |
| GetErrorText() const | RC_ITEM | inline |
| GetIDs() const | RC_ITEM | inline |
| GetItemsWithSeverities() | DRC_ITEM | inlinestatic |
| GetJsonViolation(RC_JSON::VIOLATION &aViolation, UNITS_PROVIDER *aUnitsProvider, SEVERITY aSeverity, const std::map< KIID, EDA_ITEM * > &aItemMap) const | RC_ITEM | virtual |
| GetMainItemID() const | RC_ITEM | inlinevirtual |
| GetParent() const | RC_ITEM | inline |
| GetSettingsKey() const | RC_ITEM | inline |
| getSeverityString(SEVERITY aSeverity) | RC_ITEM | protectedstatic |
| GetViolatingRule() const | DRC_ITEM | inline |
| GetViolatingRuleDesc() const override | DRC_ITEM | virtual |
| GetViolatingTest() const | DRC_ITEM | inline |
| heading_deprecated | DRC_ITEM | privatestatic |
| heading_DFM | DRC_ITEM | privatestatic |
| heading_electrical | DRC_ITEM | privatestatic |
| heading_internal | DRC_ITEM | privatestatic |
| heading_misc | DRC_ITEM | privatestatic |
| heading_readability | DRC_ITEM | privatestatic |
| heading_schematic_parity | DRC_ITEM | privatestatic |
| heading_signal_integrity | DRC_ITEM | privatestatic |
| holeClearance | DRC_ITEM | privatestatic |
| holeNearHole | DRC_ITEM | privatestatic |
| holesCoLocated | DRC_ITEM | privatestatic |
| invalidOutline | DRC_ITEM | privatestatic |
| isolatedCopper | DRC_ITEM | privatestatic |
| itemOnDisabledLayer | DRC_ITEM | privatestatic |
| itemsNotAllowed | DRC_ITEM | privatestatic |
| KIIDS typedef | RC_ITEM | |
| lengthOutOfRange | DRC_ITEM | privatestatic |
| libFootprintIssues | DRC_ITEM | privatestatic |
| libFootprintMismatch | DRC_ITEM | privatestatic |
| m_errorCode | RC_ITEM | protected |
| m_errorMessage | RC_ITEM | protected |
| m_errorTitle | RC_ITEM | protected |
| m_ids | RC_ITEM | protected |
| m_parent | RC_ITEM | protected |
| m_settingsKey | RC_ITEM | protected |
| m_violatingRule | DRC_ITEM | private |
| m_violatingTest | DRC_ITEM | private |
| malformedCourtyard | DRC_ITEM | privatestatic |
| microviaDrillTooSmall | DRC_ITEM | privatestatic |
| mirroredTextOnFrontLayer | DRC_ITEM | privatestatic |
| missingCourtyard | DRC_ITEM | privatestatic |
| missingFootprint | DRC_ITEM | privatestatic |
| missingTuningProfile | DRC_ITEM | privatestatic |
| netConflict | DRC_ITEM | privatestatic |
| nonMirroredTextOnBackLayer | DRC_ITEM | privatestatic |
| npthInsideCourtyard | DRC_ITEM | privatestatic |
| padstack | DRC_ITEM | privatestatic |
| padstackInvalid | DRC_ITEM | privatestatic |
| pthInsideCourtyard | DRC_ITEM | privatestatic |
| RC_ITEM() | RC_ITEM | inline |
| RC_ITEM(const std::shared_ptr< RC_ITEM > &aItem) | RC_ITEM | inline |
| schematicParity | DRC_ITEM | privatestatic |
| SetErrorCode(int aCode) | RC_ITEM | inline |
| SetErrorMessage(const wxString &aMessage) | RC_ITEM | inline |
| SetItems(const KIIDS &aIds) | RC_ITEM | inline |
| SetItems(const EDA_ITEM *aItem, const EDA_ITEM *bItem=nullptr, const EDA_ITEM *cItem=nullptr, const EDA_ITEM *dItem=nullptr) | RC_ITEM | |
| SetItems(const KIID &aItem, const KIID &bItem=niluuid, const KIID &cItem=niluuid, const KIID &dItem=niluuid) | RC_ITEM | inline |
| SetParent(MARKER_BASE *aMarker) | RC_ITEM | inline |
| SetViolatingRule(DRC_RULE *aRule) | DRC_ITEM | inline |
| SetViolatingTest(DRC_TEST_PROVIDER *aProvider) | DRC_ITEM | inline |
| shortingItems | DRC_ITEM | privatestatic |
| ShowReport(UNITS_PROVIDER *aUnitsProvider, SEVERITY aSeverity, const std::map< KIID, EDA_ITEM * > &aItemMap) const | RC_ITEM | virtual |
| silkEdgeClearance | DRC_ITEM | privatestatic |
| silkMaskClearance | DRC_ITEM | privatestatic |
| silkOverlaps | DRC_ITEM | privatestatic |
| skewOutOfRange | DRC_ITEM | privatestatic |
| solderMaskBridge | DRC_ITEM | privatestatic |
| starvedThermal | DRC_ITEM | privatestatic |
| textHeightOutOfRange | DRC_ITEM | privatestatic |
| textOnEdgeCuts | DRC_ITEM | privatestatic |
| textThicknessOutOfRange | DRC_ITEM | privatestatic |
| trackAngle | DRC_ITEM | privatestatic |
| trackDangling | DRC_ITEM | privatestatic |
| tracksCrossing | DRC_ITEM | privatestatic |
| trackSegmentLength | DRC_ITEM | privatestatic |
| trackWidth | DRC_ITEM | privatestatic |
| unconnectedItems | DRC_ITEM | privatestatic |
| unresolvedVariable | DRC_ITEM | privatestatic |
| viaCountOutOfRange | DRC_ITEM | privatestatic |
| viaDangling | DRC_ITEM | privatestatic |
| viaDiameter | DRC_ITEM | privatestatic |
| zonesIntersect | DRC_ITEM | privatestatic |
| ~RC_ITEM() | RC_ITEM | inlinevirtual |