|
KiCad PCB EDA Suite
|
This is the complete list of members for COMPONENT_CLASS, including all inherited members.
| AddConstituentClass(COMPONENT_CLASS *componentClass) | COMPONENT_CLASS | |
| COMPONENT_CLASS(const wxString &name, const USAGE aUsageContext) | COMPONENT_CLASS | inlineexplicit |
| ContainsClassName(const wxString &className) const | COMPONENT_CLASS | |
| GetConstituentClass(const wxString &className) const | COMPONENT_CLASS | |
| GetConstituentClasses() const | COMPONENT_CLASS | inline |
| GetHumanReadableName() const | COMPONENT_CLASS | |
| GetName() const | COMPONENT_CLASS | inline |
| GetUsageContext() const | COMPONENT_CLASS | inline |
| IsEmpty() const | COMPONENT_CLASS | |
| m_constituentClasses | COMPONENT_CLASS | private |
| m_name | COMPONENT_CLASS | private |
| m_usageContext | COMPONENT_CLASS | private |
| operator!=(const COMPONENT_CLASS &aComponent) const | COMPONENT_CLASS | |
| operator==(const COMPONENT_CLASS &aComponent) const | COMPONENT_CLASS | |
| SetUsageContext(const USAGE aUsageContext) | COMPONENT_CLASS | inline |
| USAGE enum name | COMPONENT_CLASS |