KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_IO_GEDA::NET_ATTR_RECORD Struct Reference

Components with net= attributes that need post-processing. More...

Public Attributes

wxString netname
 
wxString pinnumber
 
SCH_SYMBOLsymbol
 

Detailed Description

Components with net= attributes that need post-processing.

Definition at line 328 of file sch_io_geda.h.

Member Data Documentation

◆ netname

wxString SCH_IO_GEDA::NET_ATTR_RECORD::netname

Definition at line 330 of file sch_io_geda.h.

Referenced by SCH_IO_GEDA::flushPendingComponent().

◆ pinnumber

wxString SCH_IO_GEDA::NET_ATTR_RECORD::pinnumber

Definition at line 331 of file sch_io_geda.h.

Referenced by SCH_IO_GEDA::flushPendingComponent().

◆ symbol

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().


The documentation for this struct was generated from the following file: