|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| struct | SCH_CONNECTIVITY::SIGNAL_RESULT |
| Derived state of one net before publication. More... | |
Namespaces | |
| namespace | SCH_CONNECTIVITY |
| Value keys and the key session of the schematic connectivity engine. | |
Functions | |
| SIGNAL_RESULT | SCH_CONNECTIVITY::DeriveSignal (const PARTITION &aPartition, const RECORD_STORE::RECORD_CACHE &aRecords, const SLOT_STORE::SLOT_CACHE &aSlots, const SESSION_KEYS &aKeys) |
| Fold current signal inputs and retain canonical membership for publication and succession. | |