KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | CMP_READER |
Read a component footprint link file (*.cmp) format. More... | |
class | NETLIST_READER |
A pure virtual class to derive a specific type of netlist reader from. More... | |
class | LEGACY_NETLIST_READER |
Read the KiCad legacy and the old Orcad netlist formats. More... | |
class | KICAD_NETLIST_READER |
Read the new s-expression based KiCad netlist format. More... | |