|
KiCad PCB EDA Suite
|
Repeated child folders have separate scopes and reference designators. More...
#include <orcad_records.h>
Public Attributes | |
| uint32_t | targetDbId = 0 |
| type-12 drawn-instance dbId on the parent page | |
| std::string | childFolder |
| child schematic folder name | |
| ORCAD_OCC_SCOPE | scope |
| the child's occurrences under this path | |
Repeated child folders have separate scopes and reference designators.
Definition at line 526 of file orcad_records.h.
| std::string ORCAD_OCC_BLOCK::childFolder |
child schematic folder name
Definition at line 529 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::Convert(), ORCAD_CONVERTER::convertPage(), SCH_IO_ORCAD::LoadSchematicFile(), readOccurrence(), and v2ReadOccurrence().
| ORCAD_OCC_SCOPE ORCAD_OCC_BLOCK::scope |
the child's occurrences under this path
Definition at line 530 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::Convert(), ORCAD_CONVERTER::convertPage(), SCH_IO_ORCAD::LoadSchematicFile(), readOccurrence(), and v2ReadOccurrence().
| uint32_t ORCAD_OCC_BLOCK::targetDbId = 0 |
type-12 drawn-instance dbId on the parent page
Definition at line 528 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::Convert(), ORCAD_CONVERTER::convertPage(), SCH_IO_ORCAD::LoadSchematicFile(), readOccurrence(), and v2ReadOccurrence().