|
KiCad PCB EDA Suite
|
#include <pcad_sch_parser.h>
Public Attributes | |
| wxString | refDes |
| wxString | compRef |
| wxString | originalName |
| wxString | value |
Definition at line 187 of file pcad_sch_parser.h.
| wxString PCAD_SCH::COMP_INST::compRef |
Definition at line 190 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseNetlist(), and SCH_IO_PCAD::populateScreen().
| wxString PCAD_SCH::COMP_INST::originalName |
Definition at line 191 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseNetlist(), and SCH_IO_PCAD::populateScreen().
| wxString PCAD_SCH::COMP_INST::refDes |
Definition at line 189 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::LoadFromFile(), PCAD_SCH::PCAD_SCH_PARSER::parseNetlist(), and SCH_IO_PCAD::populateScreen().
| wxString PCAD_SCH::COMP_INST::value |
Definition at line 192 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseNetlist(), and SCH_IO_PCAD::populateScreen().