KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
COMPONENT_CLASS Member List

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_CLASSinlineexplicit
ContainsClassName(const wxString &className) constCOMPONENT_CLASS
GetConstituentClass(const wxString &className) constCOMPONENT_CLASS
GetConstituentClasses() constCOMPONENT_CLASSinline
GetHumanReadableName() constCOMPONENT_CLASS
GetName() constCOMPONENT_CLASSinline
GetUsageContext() constCOMPONENT_CLASSinline
IsEmpty() constCOMPONENT_CLASS
m_constituentClassesCOMPONENT_CLASSprivate
m_nameCOMPONENT_CLASSprivate
m_usageContextCOMPONENT_CLASSprivate
operator!=(const COMPONENT_CLASS &aComponent) constCOMPONENT_CLASS
operator==(const COMPONENT_CLASS &aComponent) constCOMPONENT_CLASS
SetUsageContext(const USAGE aUsageContext)COMPONENT_CLASSinline
USAGE enum nameCOMPONENT_CLASS