|
KiCad PCB EDA Suite
|
Components with net= attributes that need post-processing. More...
Public Attributes | |
| wxString | netname |
| wxString | pinnumber |
| SCH_SYMBOL * | symbol |
Components with net= attributes that need post-processing.
Definition at line 328 of file sch_io_geda.h.
| wxString SCH_IO_GEDA::NET_ATTR_RECORD::netname |
Definition at line 330 of file sch_io_geda.h.
Referenced by SCH_IO_GEDA::flushPendingComponent().
| wxString SCH_IO_GEDA::NET_ATTR_RECORD::pinnumber |
Definition at line 331 of file sch_io_geda.h.
Referenced by SCH_IO_GEDA::flushPendingComponent().
| SCH_SYMBOL* SCH_IO_GEDA::NET_ATTR_RECORD::symbol |
Definition at line 332 of file sch_io_geda.h.
Referenced by SCH_IO_GEDA::flushPendingComponent().