|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Namespaces | |
| namespace | SCH_CONNECTIVITY |
| Value keys and the key session of the schematic connectivity engine. | |
Functions | |
| INSTANCE_CLAIMS | SCH_CONNECTIVITY::PrepareInstanceClaims (const SCREEN_FACTS &aFacts, const INSTANCE_FACTS &aText, const INSTANCE_SCOPE &aScope, SESSION_KEYS &aKeys, BUS_PARSE_CACHE &aParses) |
| Main-thread interning and parse preparation, followed by a pure per-island fold. | |
| ISLAND_RECORD | SCH_CONNECTIVITY::BuildIslandRecord (const RECORD_GEOMETRY &aIsland, const INSTANCE_CLAIMS &aInputs, const SESSION_KEYS &aKeys) |