|
KiCad PCB EDA Suite
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | SCH_CONNECTIVITY |
| Value keys and the key session of the schematic connectivity engine. | |
Functions | |
| std::string | SCH_CONNECTIVITY::Dump (SCHEMATIC &aSchematic) |
| Canonical, pointer-free connectivity rows for migration and rebuild comparisons. | |
| std::string | SCH_CONNECTIVITY::Dump (SCHEMATIC &aSchematic, const FACADE &aFacade) |
| Same row format from a current facade publication, with isolated netclass resolution. | |