|
KiCad PCB EDA Suite
|
#include <sch_easyedapro_parser.h>
Public Attributes | |
| EASYEDAPRO::SYM_PIN | pin |
| wxString | number |
| wxString | name |
Definition at line 41 of file sch_easyedapro_parser.h.
| wxString EASYEDAPRO::PIN_INFO::name |
Definition at line 45 of file sch_easyedapro_parser.h.
Referenced by SCH_EASYEDAPRO_PARSER::ParseSymbol().
| wxString EASYEDAPRO::PIN_INFO::number |
Definition at line 44 of file sch_easyedapro_parser.h.
Referenced by SCH_EASYEDAPRO_PARSER::ParseSchematic(), and SCH_EASYEDAPRO_PARSER::ParseSymbol().
| EASYEDAPRO::SYM_PIN EASYEDAPRO::PIN_INFO::pin |
Definition at line 43 of file sch_easyedapro_parser.h.
Referenced by SCH_EASYEDAPRO_PARSER::ParseSchematic(), and SCH_EASYEDAPRO_PARSER::ParseSymbol().