KiCad PCB EDA Suite
|
This is the complete list of members for COMPONENT_CLASS_ASSIGNMENT_RULE, including all inherited members.
COMPONENT_CLASS_ASSIGNMENT_RULE(const wxString &aComponentClass, std::shared_ptr< DRC_RULE_CONDITION > &&aCondition) | COMPONENT_CLASS_ASSIGNMENT_RULE | explicit |
GetComponentClass() const | COMPONENT_CLASS_ASSIGNMENT_RULE | inline |
m_componentClass | COMPONENT_CLASS_ASSIGNMENT_RULE | protected |
m_condition | COMPONENT_CLASS_ASSIGNMENT_RULE | protected |
Matches(const FOOTPRINT *aFootprint) const | COMPONENT_CLASS_ASSIGNMENT_RULE | |
SetComponentClass(const wxString &aComponentClass) | COMPONENT_CLASS_ASSIGNMENT_RULE | inline |