|
KiCad PCB EDA Suite
|
#include <test_diptrace_sch_import_fixture.h>
Public Attributes | |
| int | partCount = 0 |
| int | netPortCount = 0 |
| Parts with PartType="Net Port" (imported as global labels) | |
| int | sheetCount = 0 |
Definition at line 907 of file test_diptrace_sch_import_fixture.h.
| int DIPTRACE_SCH_IMPORT_FIXTURE::DCH_XML_COUNTS::netPortCount = 0 |
Parts with PartType="Net Port" (imported as global labels)
Definition at line 910 of file test_diptrace_sch_import_fixture.h.
Referenced by DIPTRACE_SCH_IMPORT_FIXTURE::LoadDchXmlCounts().
| int DIPTRACE_SCH_IMPORT_FIXTURE::DCH_XML_COUNTS::partCount = 0 |
Definition at line 909 of file test_diptrace_sch_import_fixture.h.
Referenced by DIPTRACE_SCH_IMPORT_FIXTURE::LoadDchXmlCounts().
| int DIPTRACE_SCH_IMPORT_FIXTURE::DCH_XML_COUNTS::sheetCount = 0 |
Definition at line 911 of file test_diptrace_sch_import_fixture.h.
Referenced by DIPTRACE_SCH_IMPORT_FIXTURE::LoadDchXmlCounts().