|
KiCad PCB EDA Suite
|
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const MULTI_UNIT_REFERENCE &) const =default |
Public Attributes | |
| KIID | id |
| wxString | reference |
| wxString | name |
| wxString | footprint |
| int | unit = 0 |
Definition at line 161 of file conn_facts.h.
|
default |
| wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::footprint |
Definition at line 166 of file conn_facts.h.
| KIID SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::id |
Definition at line 163 of file conn_facts.h.
| wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::name |
Definition at line 165 of file conn_facts.h.
| wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::reference |
Definition at line 164 of file conn_facts.h.
| int SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::unit = 0 |
Definition at line 167 of file conn_facts.h.