|
KiCad PCB EDA Suite
|
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const NETCLASS_REFERENCE &) const =default |
Public Attributes | |
| KIID_PATH | sheet |
| KIID | item |
| VECTOR2I | position |
| wxString | name |
Definition at line 275 of file conn_facts.h.
|
default |
| KIID SCH_CONNECTIVITY::NETCLASS_REFERENCE::item |
Definition at line 278 of file conn_facts.h.
| wxString SCH_CONNECTIVITY::NETCLASS_REFERENCE::name |
Definition at line 280 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::NETCLASS_REFERENCE::position |
Definition at line 279 of file conn_facts.h.
| KIID_PATH SCH_CONNECTIVITY::NETCLASS_REFERENCE::sheet |
Definition at line 277 of file conn_facts.h.