|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| struct | SCH_CONNECTIVITY::INSTANCE_SCOPE |
| The hierarchy position of one sheet instance. More... | |
| struct | SCH_CONNECTIVITY::FRAME_INSTANCE |
| One entry of the captured hierarchy. More... | |
Namespaces | |
| namespace | SCH_CONNECTIVITY |
| Value keys and the key session of the schematic connectivity engine. | |
Functions | |
| std::vector< FRAME_INSTANCE > | SCH_CONNECTIVITY::CaptureHierarchy (const SCH_SHEET_LIST &aPaths, SESSION_KEYS &aKeys) |
| Interns every sheet instance and returns the frame in KIID_PATH order, so each parent precedes its children. | |